azett
eead674de1
Bugfix in utils_array_kshift(): Didn't return NULL properly when array parameter is given empty or not an array
2018-10-23 13:22:43 +02:00
azett
61ec0d9f4d
fixed some more each() calls;
...
core.utils.php: added new function utils_array_kshift();
code formatting changed slightly
2018-10-23 12:24:43 +02:00
azett
3ca9093f7a
Calendar plugin: Deprecated each() is useless - commented out.
...
Search: That shit drives me crazy. Not fixed yet, just commented my findings so far. Way to go!
2018-10-03 15:33:38 +02:00
azett
50c492c5a6
Replaced deprecated each() in footnotes plugin.
2018-10-03 14:07:38 +02:00
azett
d8de4bfb02
Replaced some more class-named constructors (and calls to them).
...
Removed unused and/or commented code.
Replaced calls to deprecated each() with array_shift() (not completely done yet, still some more to fix!).
Replaced call to deprecated create_function() with real callback function.
2018-10-03 13:53:40 +02:00
azett
b3f613a5d2
readme blingbling
2018-10-03 11:33:44 +02:00
azett
88e8b02b8f
added some more information about the fork to readme
2018-10-03 11:25:39 +02:00
azett
6b8a4776df
Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
...
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.
I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00
Edoardo Vacchi
11818bd4e7
Merge pull request #26 from bedreamer/master
...
fix warning when list categories
2016-05-23 13:07:17 +02:00
tom
2041c80c9a
add a ;
2016-05-23 13:02:54 +08:00
tom
030c433796
fix warning "Strict Standards: Only variables should be passed by reference in /***/flat/fp-includes/smarty/plugins/function.list_categories.php on line 35"
2016-05-23 13:02:11 +08:00
Edoardo Vacchi
2f179233ec
Merge pull request #21 from MarcThibeault/Download-update-path
...
Download update path
2016-01-20 14:01:48 +01:00
Edoardo Vacchi
01896bbb42
Merge pull request #22 from MarcThibeault/Default-entry-content
...
Default entry content
2016-01-20 14:01:13 +01:00
Marc Thibeault
e44b503c0e
Fixed links in default entry
2016-01-19 19:42:26 -05:00
Marc Thibeault
006c06c49e
Updated download paths in maintain / check for updates page
2016-01-19 19:23:34 -05:00
Marc Thibeault
636f7a40f3
Merge remote-tracking branch 'refs/remotes/evacchi/master'
2016-01-15 21:13:44 -05:00
Edoardo Vacchi
d4ad93a661
Version bump
2015-06-12 09:31:03 +02:00
Edoardo Vacchi
d5aa7a8b2e
Merge pull request #19 from MarcThibeault/leggero-v2
...
Leggero v2
2015-02-07 13:19:59 +01:00
MarcThibeault
30f0db0742
IE CSS
2014-11-17 20:15:14 -05:00
MarcThibeault
4e4d53ab38
Opacity fine tuning
2014-11-17 20:04:47 -05:00
MarcThibeault
5cce425920
CSS for IE
2014-11-13 22:13:36 -05:00
MarcThibeault
d5101c274a
Reduced background img size
2014-11-12 21:37:42 -05:00
MarcThibeault
26b75a1ac1
Updated header color + style desc
2014-11-12 17:53:42 -05:00
MarcThibeault
d8ad93a3d8
Updating images
2014-11-12 17:51:41 -05:00
MarcThibeault
b812e573b3
Removed useless line breaks
2014-11-12 17:23:56 -05:00
MarcThibeault
df49a3d346
Fixing CSS background
2014-11-11 22:19:52 -05:00
MarcThibeault
9bb7a702a6
text-shadow fine-tuning
2014-10-28 18:35:58 -04:00
MarcThibeault
5c7218acf4
Removed backbw.png
2014-10-13 21:51:50 -04:00
MarcThibeault
f51a8b9c5f
Fixed fonts, sidebar and footers + misc
2014-10-13 21:49:54 -04:00
MarcThibeault
80c06d9faa
Made Leggero-v2 responsive + tweaks
2014-10-09 19:18:19 -04:00
MarcThibeault
d600ec2e46
First commit for Leggero-v2
2014-10-08 22:17:43 -04:00
Edoardo Vacchi
c2d6f046d2
Merge pull request #18 from MarcThibeault/Patch-Microdata
...
Adding microdata to entry-default template
2014-07-25 08:06:44 +02:00
MarcThibeault
aa5fd2b0c1
Adding microdata to entry-default template
2014-07-24 20:48:24 -04:00
Edoardo Vacchi
4637637116
fix strict error in function.list_categories.php
2014-04-29 16:49:58 +02:00
Edoardo Vacchi
861ba32ba7
Merge pull request #15 from MarcThibeault/update-default-content
...
Add mention to GitHub in the default blog entry
2014-03-16 21:51:06 +01:00
MarcThibeault
14302c981c
Add mention to GitHub in the default blog entry
2014-03-15 16:46:59 -04:00
Edoardo Vacchi
3efaf2012d
Merge branch 'master' of github.com:evacchi/flatpress
2014-03-06 10:01:48 +01:00
Edoardo Vacchi
924668fe2c
Issue #14 : XSS fix
2014-03-06 10:00:57 +01:00
Edoardo Vacchi
8554a92d14
Merge pull request #12 from MarcThibeault/master
...
Changed 'Archive' to 'Categories' in entry editor
2014-03-01 11:39:36 +01:00
MarcThibeault
60442e00e3
Changed 'Archive' to 'Categories' in entry editor
...
Noticed that when editing an entry, the categories checkbox container's
name was 'Archive'. I modified the template and the lang file so that
it's 'Categories' from now on.
2014-02-28 21:13:14 -05:00
Edoardo Vacchi
e6aaf4b96f
Merge pull request #9 from liquibyte/master
...
New pull request with a fourth modified file
2014-01-30 00:43:04 -08:00
liquibyte
2eecd94307
I swear this thing is pulling files from nowhere. I keep seeing changes I didn't make.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:58:10 -05:00
liquibyte
0f6e40c7da
Things just don't seem to work right with git.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:50:55 -05:00
liquibyte
f97f35dd5e
Doing a re-commit to make sure things are working right.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:43:52 -05:00
liquibyte
136076644d
This file is also needed to make the hover effects work. The older jquery just doesn't cut it.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:07:25 -05:00
liquibyte
c9bf4a8d26
I don't understand how people say git is easy. Thing seems to be messing up my commits.
...
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 23:00:41 -05:00
Edoardo Vacchi
4f78a0de90
Merge pull request #8 from liquibyte/master
...
merging admin.widgets.js
2014-01-29 12:46:41 -08:00
liquibyte
e121753594
Rewrote admin.widgets.js to allow external styling. Added drop functionality to available widgets to accept installed widgets drop to delete.
...
Added two classes to admin.css to style hover colors of available widgets, installed widgets and trashcan.
Signed-off-by: liquibyte <liquibyte@gmail.com>
2014-01-29 01:45:49 -05:00
Edoardo Vacchi
109664842b
remove debug statement
2013-12-09 23:43:49 +01:00
Edoardo Vacchi
5e917bf209
should finally fix static validation issues
2013-12-09 16:50:09 +01:00