1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00
Commit Graph

3771 Commits

Author SHA1 Message Date
e107steved
9c31a701d2 Reinstate clickable link on page titles 2010-04-11 07:52:45 +00:00
e107steved
0306a5d8c6 Bugtracker #4932 - missing LANs 2010-04-07 20:36:32 +00:00
e107steved
720dec4b81 EONE-73 (bug): Sense of nobreak wrong 2010-04-07 19:08:02 +00:00
e107steved
0fa5dac3aa Bugtracker #4929 XHTML compliance. 2010-04-05 21:35:09 +00:00
mcfly
a8c95d9fab Incorrect var name - thanks Luceos 2010-03-31 14:23:25 +00:00
mcfly
f81339d52d EONE-1 (Bug): More progress with forum upgrade routine. 2010-03-30 03:05:17 +00:00
mcfly
13121a24d6 Changed bbcode to use parse_str() compatible parameters...cleaned up code a bit. 2010-03-29 02:52:35 +00:00
nlstart
845604ad96 remove ereg_ expressions from flash.bb 2010-03-28 21:31:23 +00:00
nlstart
8a8b79338a Improvement on BBcode flash.bb: it accepts unlimited parameters.
USAGE: [flash=width,height,param_name:value]
2010-03-27 23:01:12 +00:00
e107steved
494874bdc6 Remove unneeded feature 2010-03-27 17:12:21 +00:00
secretr
69d59f28ff EONE-42 (Bug): fixed missing language constant 2010-03-24 14:02:38 +00:00
mcfly
9fa749d608 EONE-1 (Bug): Forum attachment 'server killing' code has been fixed :) Also migrating a few more forgotten prefs. 2010-03-24 03:10:11 +00:00
secretr
4bad3ba2e4 EONE-62 (New Feature): initial user model 2010-03-22 15:45:47 +00:00
mcfly
daaf7c5b76 EONE-60 (Bug): Forum upgrade from plugin manager now redirects to custom upgrade procedure. 2010-03-22 11:52:39 +00:00
mcfly
0274351641 EONE-1 (Bug): More improvements to upgrade process. I think it's all working, but need to clean up the interface. Also added ability to add attachments while editing a post. 2010-03-22 01:50:04 +00:00
mcfly
50c0c816be EONE-1 (Bug): Added deletion of orphaned attachments, finalizing of upgrade. 2010-03-21 16:07:49 +00:00
mcfly
81e138c4cb Added a few directories to the must_write list, installer now completed successfuly. 2010-03-21 02:55:25 +00:00
mcfly
3ddd1859c5 EONE-1 (Bug): Attachment migration is hopefully fully working now. 2010-03-21 00:19:46 +00:00
mcfly
b99a2ad06e EONE-1 (Bug): Moving of forum attachments is now at least attempted. 2010-03-18 01:14:08 +00:00
mcfly
d31102d768 EONE-34 (Improvement): Forum attachment now shows correct allosed filetypes information 2010-03-18 00:46:54 +00:00
mcfly
6bddf9ef51 EONE-43 (Bug): Installation (and uninstall) of plugins now working 2010-03-17 23:59:52 +00:00
e107steved
6f5065c093 Bugtracker #4925 - missed a file 2010-03-17 22:45:14 +00:00
secretr
1de2a0f622 EONE-11 (Task): fixing relative path shortcode replacement (sync with new e107 paths) 2010-03-16 18:41:35 +00:00
secretr
9f69cf1d0b News administration: category edit works now
News shortcode batch: icons/images paths fixed, minor cleanup
2010-03-16 17:33:21 +00:00
secretr
ce565c1167 Image selector minor improvements, News administration - image pickup works now. 2010-03-16 17:00:44 +00:00
secretr
0c51894fc0 EONE-10 (Task): make current image picker work with thumbnails (temporary solution, awaiting Media Manager). 2010-03-16 16:58:43 +00:00
secretr
9593363a10 sitelinks handler - php warnings 2010-03-16 15:15:32 +00:00
secretr
dd0bc4c475 sitelinks handler - php warnings 2010-03-16 15:11:07 +00:00
secretr
a1633e37c6 News: Wrong language include path 2010-03-16 14:58:10 +00:00
secretr
dc6ac978fc SVN keywords update 2010-03-16 13:44:41 +00:00
secretr
5b765a37a5 EONE-48 (Improvement): removing current implementation, waiting for fix 2010-03-16 13:43:30 +00:00
secretr
14c3a17ac8 EONE-11 (Bug): fixing install routine (again) 2010-03-16 13:04:23 +00:00
CaMer0n
8ca9a28215 EONE-44 (Improvement): Some general cleanup. Still some theming work to correct the main issue. Menu options are configured for all admins by the main admin now. 2010-03-16 07:46:01 +00:00
CaMer0n
5acab274a6 EONE-44 (Bug): Attempt to fix corrupted DB during update after fresh install 2010-03-15 20:46:40 +00:00
mcfly
81b13b3289 EONE-34 (Improvement): Forum post reporting now working properly 2010-03-14 19:07:57 +00:00
mcfly
8bb1eb7b69 EONE-34 (Improvement): Preferences now handled correctly in forum admin. Attachments now working again. 2010-03-14 14:14:44 +00:00
CaMer0n
ab53f91431 EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall. 2010-03-14 02:11:23 +00:00
mcfly
637cf91009 EONE-34 (Improvement): Making progress on forum 2010-03-14 00:50:27 +00:00
e107steved
5a7cfe76c9 Notice removal, general tidy 2010-03-13 22:39:39 +00:00
e107steved
c03a06be82 Bugtracker #4925 - monthly stats were being double counted
Also some notice removal
2010-03-13 22:14:30 +00:00
e107steved
eeee1e20cd Notice removal, global removal, documentation 2010-03-13 20:50:45 +00:00
mcfly
d7cfcc458e Moved thread moving functionality into the forum class 2010-03-13 20:38:40 +00:00
mcfly
5306afd727 ${task.key} (${task.type}): User ranks now configurable and render properly. Still need to work on moving config from forum, and establishing a default config. 2010-03-13 18:59:28 +00:00
CaMer0n
568859aef2 Move icon path storage to media-manager. Icon-picker updated. 2010-03-13 08:12:38 +00:00
CaMer0n
123b763082 Move icon path storage to media-manager. Work in progress 2010-03-13 02:35:46 +00:00
CaMer0n
b8e9ce22ce Move icon path storage to media-manager. Work in progress 2010-03-13 02:34:09 +00:00
e107steved
1cfd745b92 EONE-24 (Bug) - fix userclass delete 2010-03-11 21:55:45 +00:00
secretr
393922df67 SVN Ignore cache/log 2010-03-11 13:41:37 +00:00
secretr
67b4ed46cb EONE-20 (Bug): fixed delete userclass request problem, still not working - depend on EONE-24 2010-03-11 12:49:05 +00:00
secretr
143ce18d73 EONE-20 (Bug): UI improvement - scrollTo efect added when userclass tree is clicked 2010-03-11 12:09:41 +00:00