1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

3388 Commits

Author SHA1 Message Date
e107steved
349d7ce640 Bugtracker #5189 possible fix - list_new_menu and list_recent_menu broken 2011-04-10 21:27:20 +00:00
CaMer0n
17922a6a83 Real-time mass-mailing support added. 2011-04-08 05:11:38 +00:00
CaMer0n
d16f0ce569 Link bbcode initial user input code. 2011-04-07 19:32:34 +00:00
e107steved
58a63b8902 Missed a file from last commit 2011-03-24 21:40:46 +00:00
e107steved
13f51c79c3 Change shortcode handler so you can use a non-registered shortcode class or array, without the shortcodes getting registered, and without having to permit other registered shortcodes. Modify event calendar to use this method (gets rid of callScFunc() ) 2011-03-24 21:29:45 +00:00
secretr
b8f183f46b Security - protect from php injections in the (almost same) way 0.7 does it 2011-03-19 11:54:12 +00:00
secretr
6ecf44adb8 mod_rewrite related problems and backward incompatibilities 2011-03-15 15:04:03 +00:00
secretr
ce8c337b12 mod_rewrite support for theme layout detection 2011-03-15 14:25:55 +00:00
CaMer0n
570ff92c02 Bugfix: TinyMce image-preview was missing when editing the properties of an existing image. (ibrowser) 2011-03-15 04:47:26 +00:00
e107steved
796e6555eb Filter invalid file names 2011-03-14 21:10:20 +00:00
e107steved
6e50b07a15 Bugtracker #5176 - path for uploaded avatars not calculated correctly 2011-03-14 20:54:56 +00:00
e107steved
20704a1278 Additional checks 2011-03-13 14:15:51 +00:00
CaMer0n
dc42b3eca3 Bugfix: Corrected line-break issue 2011-03-12 11:01:07 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
nlstart
81020795e9 Delay in seconds rounded to the lowest quarter hour 2011-03-10 18:47:36 +00:00
secretr
e1447f16c1 missing function used in array_walk is crashing apache server 2011-03-06 12:54:20 +00:00
e107steved
f224ed86e5 Bugtracker #5135 next try - off-site banner links 2011-02-27 14:50:18 +00:00
e107steved
640f0d3683 Bugtracker #5135, #5170 possible fix - correct URL encoding in DB 2011-02-27 13:47:02 +00:00
e107steved
1c9bf89f33 Bugtracker #5122 - convert to entities in some areas for W3C compatibility 2011-02-27 11:25:04 +00:00
e107steved
c0820771cd Bugtracker #5128 - '$' not always detected in profanities 2011-02-26 23:07:36 +00:00
CaMer0n
098cf5f687 Added some additional native language titles. 2011-02-26 19:58:28 +00:00
CaMer0n
b0b0551537 Bug #5139 - Single quote issue in text emails 2011-02-26 19:56:35 +00:00
CaMer0n
b47800dbc3 Workaround for PHP Bug 53632 2011-02-26 19:56:10 +00:00
e107steved
54dd703b94 Bugtracker #5116 - possible typo in nextprev 2011-02-11 13:56:24 +00:00
CaMer0n
20e1c2138e Extra URL check. Thanks P. 2011-02-10 22:08:27 +00:00
CaMer0n
edb0097129 Added user_email to login trigger data. 2011-02-08 07:58:23 +00:00
e107steved
ab86cf9bdb Bugtracker #5155 - 'TYPE=' not accepted in recent MySQL versions 2011-02-07 22:26:08 +00:00
nlstart
414b9553fd Bugtracker 5152 : added nokia.png
Icons compressed with pngcrush 1.7.13 http://pmt.sourceforge.net/pngcrush/
2011-01-24 19:34:19 +00:00
secretr
ad918df72b deprecated function usage removed 2011-01-20 12:30:10 +00:00
secretr
eab7c52ab9 e_model db singleton instance namespace (load collections), based on model class 2011-01-20 11:29:51 +00:00
CaMer0n
d994127b4e More RSS cleanup 2011-01-16 23:19:50 +00:00
secretr
56c343f035 detail related to the previous commit 2011-01-15 21:02:43 +00:00
secretr
e45fb13eac more browser cache control issues (more fixes coming soon) 2011-01-15 20:51:35 +00:00
secretr
09b09b4624 e_parse notice (installation routine) 2011-01-15 11:53:31 +00:00
e107steved
c8273d06c4 Bugtracker #5148 - can't display poll menu and main page together - thanks Dolphin 713 2011-01-14 18:29:06 +00:00
secretr
0c794e2fb4 cross-browser cache issues 2011-01-14 12:19:03 +00:00
nlstart
7918c28698 Improved check to ban IP address; thanks McFly 2011-01-13 20:57:18 +00:00
nlstart
9d6d7c13f1 Improved check to ban IP address 2011-01-13 14:48:58 +00:00
e107steved
01d690bdc0 2011-01-12 14:12:47 +00:00
secretr
0ed0909b03 cron administration - always show instructions 2011-01-07 10:21:47 +00:00
secretr
21487fc699 e107Helper.BB (JS) fix 2011-01-06 15:18:06 +00:00
secretr
2945d24e0c fixed float numbers troubles (caused by system localization) 2011-01-04 12:10:47 +00:00
CaMer0n
f7ec4cc5e5 Submit-news cleanup and batch options added. 2011-01-04 10:51:12 +00:00
secretr
c345daea83 thumb - basic admin area detection 2011-01-03 13:02:43 +00:00
secretr
ca8b648818 e_parse replaceConstants refined - need speed test and eventually more work; generic checkvalidtheme() minor cleanup 2011-01-03 10:54:08 +00:00
secretr
da7a567c51 e_model - strict comparison required 2010-12-29 13:39:15 +00:00
secretr
cc3d7a4f55 hidden element render fix 2010-12-28 15:47:15 +00:00
nlstart
c1c968bbd2 include admin language file to properly display flalan terms 2010-12-27 17:08:44 +00:00
secretr
528325aafd various e_model and UI fixes and improvements, fixed e_SIGNUP/LOGIN constants 2010-12-27 12:38:14 +00:00
secretr
0b40d1d839 e_vars isEmpty() fix 2010-12-23 10:26:40 +00:00