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

952 Commits

Author SHA1 Message Date
CaMer0n
82d0866c21 Linkwords Issue corrected. 2011-05-04 09:19:50 +00:00
e107steved
4d340285a4 Final changes from TYPE=MyISAM to ENGINE=MyISAM 2011-05-02 20:51:21 +00:00
secretr
e34cd64541 More work on ranking, minor forum bugfixes and improvements 2011-04-26 11:27:36 +00:00
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
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
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
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
4d843d2bf1 Bugtracker #5191 possible fix - content e_meta.php was corrupting variables 2011-04-15 18:04:15 +00:00
e107steved
349d7ce640 Bugtracker #5189 possible fix - list_new_menu and list_recent_menu broken 2011-04-10 21:27:20 +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
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
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
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
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
CaMer0n
d994127b4e More RSS cleanup 2011-01-16 23:19:50 +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
e107steved
01d690bdc0 2011-01-12 14:12:47 +00:00
CaMer0n
0e797fcc63 Bugfix: (Multi-language) Constants for feed names were not being converted. 2010-12-14 07:04:57 +00:00
secretr
b8e6006bf9 featurebox - more flexibility (to be used from external code mostly) 2010-11-20 15:43:02 +00:00
secretr
87a22dbdb4 Admin UI improvements; cleanup started; missing LANs added; new features - UI deleteConfirmScreen variable, Delete confirmation screen added to UI page methods, various minor bugfixes and other improvements 2010-11-04 23:27:47 +00:00
e107steved
ead6c518b1 Missing exit() 2010-11-03 22:29:28 +00:00
e107steved
270db49581 Improved poll result display for near-unanimous votes 2010-11-02 21:58:19 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
e107steved
5ecdcd2440 Get rid of deprecated functions 2010-10-28 20:17:40 +00:00
secretr
c766c5a8f2 PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility 2010-10-28 10:54:33 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
nlstart
eab273e962 Bugtracker #5107 Changed GSLAN_41 in gsitemap/languages/English_admin_gsitemap.php fou outdated Google link 2010-10-18 19:20:34 +00:00
e107steved
097bddbb5e Bugtracker #5080 - filter site disclaimer in RSS - thanks casimps1 2010-10-16 20:23:30 +00:00
secretr
8ac54e715b Bugtracker #5101 - chrome detection problem solved (previously recognized as safari), improved nokia browsers detection, opera mini/mobile recognition added, minor other improvements 2010-10-15 11:31:37 +00:00
secretr
3225072f65 Bugtracker #5101 - chrome and nokia browsers, symbian and android OSs shown in stats 2010-10-11 20:46:16 +00:00
e107steved
d1930fdc79 Bugtracker #5101 - image for chrome browser 2010-10-11 19:51:10 +00:00
secretr
123b8b33d5 Bugtracker #5101 - chrome and nokia browsers, symbian and android OSs detection added 2010-10-11 15:55:38 +00:00
e107steved
b446e193af Bugtracker #5057 - attempt 2! 2010-09-27 18:38:57 +00:00
e107steved
026aadf07c Bugtracker #5057 possible fix 2010-09-27 12:22:17 +00:00
CaMer0n
d79a702a89 Bug #5056 PM icon path (thanks dlanor) 2010-09-11 19:17:56 +00:00
e107steved
8889df2999 Bugtracker #5006 - option to determine time when content becomes active. Thanks Denes 2010-08-31 19:25:22 +00:00
e107steved
3e2a2f40b8 Adjust logging string to try and please suhosin - thanks rgk for thought/testing 2010-07-26 22:04:36 +00:00
CaMer0n
b3d82c24c1 Bug #4986 - Updated Google URLs. Thank you 2dopey. URLs removed from gsitemap language file. 2010-07-24 01:22:31 +00:00
nlstart
e7872767ff Bugtracker #4766 - Correct 'new' icon of new forum threads; thanks MikeNL 2010-07-20 16:49:06 +00:00
nlstart
13e810c457 Remove unused poll cookies. Thanks Fanat1k - bugtracker #4983 2010-07-19 09:23:25 +00:00
CaMer0n
5065ef7e31 Bugfix: Podcast compatibility issues corrected. 2010-07-02 02:12:49 +00:00