1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

3307 Commits

Author SHA1 Message Date
secretr
a441e3675b forum pages now counting from 1 (insted from 0) 2011-04-25 16:52:20 +00:00
secretr
cbf3082c49 forum template update 2011-04-25 16:12:25 +00:00
secretr
39672eb3b4 The new rank handler default behaviour (should work at least on forums now) 2011-04-25 16:11:02 +00:00
secretr
5204861279 More forum problems fixed (stats, some outdated sql queries), more to do 2011-04-25 14:13:45 +00:00
secretr
1a562f6fa2 More forum problems fixed, more to do 2011-04-25 11:29:21 +00:00
e107steved
d10a42a640 Use standard LANs 2011-04-21 21:30:30 +00:00
secretr
ea06f9a446 leftover debug 2011-04-21 13:21:13 +00:00
secretr
ec1eeac94d Various forum problems:
- nextprev new parameters usage
- outdate forum code cleanup (preventing sc parsing)
- forum preferences fixes (maybe more to do)
2011-04-21 13:20:22 +00:00
secretr
58a8ac844e leftover debug, hopefully the last on-and-on commit today :) 2011-04-19 13:46:28 +00:00
secretr
f632c2269c language list shortcode phpDoc correction 2011-04-19 13:42:16 +00:00
secretr
bf2af7aba3 - language links .sc shortcode converted to .php
- more flexibility (see phpDoc for examples)
- respects mod_rewrite URLs now
2011-04-19 13:39:45 +00:00
secretr
a0f61f86be Mod rewritten URL detection improvements and BC, introducing e_REQUEST_SELF and e_REQUEST_HTTP constants (stripped query string) 2011-04-19 13:37:52 +00:00
secretr
92cc1d574b multi-lingual troubles, more fixes are coming 2011-04-19 11:20:12 +00:00
secretr
6d378ca306 php notice 2011-04-19 10:34:52 +00:00
e107steved
8a9843450d Bugtracker #5196 - send PM to user with apostrophe in display name 2011-04-18 17:43:25 +00:00
e107steved
321a6d1b95 Bugtracker #5197 - [newpage=xxx] didn't work in content print 2011-04-18 12:34:39 +00:00
e107steved
ce0fc19280 Bugtracker #5198 - allow for global arrays not present 2011-04-17 20:57:34 +00:00
e107steved
4d843d2bf1 Bugtracker #5191 possible fix - content e_meta.php was corrupting variables 2011-04-15 18:04:15 +00:00
e107steved
c79f22efd1 Bugtracker #5174 - more helpful message, block duplicate emails 2011-04-12 21:11:16 +00:00
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