1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

1634 Commits

Author SHA1 Message Date
e107steved
5854ee6996 Remove BOM from files 2007-06-21 19:40:43 +00:00
e107steved
23bf509271 Clear main news cache on adding new item 2007-06-07 20:43:33 +00:00
e107steved
6c803d02d2 Add debug code 2007-06-05 20:07:35 +00:00
e107steved
eb8102cc57 Bugtracker #3966 - typo on class which can report downloads 2007-06-04 19:27:03 +00:00
e107steved
1838c4e3ce Emote admin - protect users who don't RTM from themselves 2007-06-04 19:17:54 +00:00
e107steved
64c294e7a2 Bugtracker #3961 - uninstall plugin from sitelinks by URL comparison 2007-05-30 20:35:44 +00:00
e107steved
fb3e3dd4c9 Tidy up, experimental reading of xep-0038 format emote files 2007-05-29 19:45:44 +00:00
e107steved
7ae8fb0ef7 Bugtracker #3959 - hard coded LAN 2007-05-29 18:53:07 +00:00
e107steved
734933399e Emoticons admin tidy up, including bugtracker #3774, #3952 2007-05-24 21:07:21 +00:00
e107steved
9098998cd9 Restructure the update routines - deletes unused db tables, generic plugin update mechanism, routine to verify core prefs, discard 0.6xx to 0.7 upgrade code, hopefully doesn't break Lisa's mods to date. 2007-05-21 21:42:48 +00:00
e107steved
c3559b5729 Notice removal, undefined forum shortcode 2007-05-17 20:15:04 +00:00
e107steved
cebc56900b Hard-coded LAN, simplify detection of installed plugins 2007-05-07 13:38:34 +00:00
e107steved
3becfaa636 Bugtracker #3938 - hard coded LAN 2007-05-06 21:13:11 +00:00
e107steved
c1c55df653 Bugracker #3939 - hard coded LAN 2007-05-06 20:52:48 +00:00
e107steved
ad8d43d34e Rule-based front page and post-login page handling 2007-05-02 19:47:47 +00:00
lia
0e0c7169d2 online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes 2007-05-01 19:50:56 +00:00
e107steved
b419cf0a10 Bugtracker #3909 - check UE field category empty before deleting 2007-04-14 17:24:29 +00:00
e107steved
3a6c5db037 Add some extra vetting 2007-04-14 09:30:39 +00:00
CaMer0n
8c609d0051 Bug #3894 - file scanning depth increased. 2007-04-12 23:32:30 +00:00
e107steved
c908006212 Bugtracker #3904 - select style sheet from current admin theme 2007-04-12 19:40:59 +00:00
CaMer0n
75e01f5e44 Simple Language-pack generation added to Admin -> Language -> Tools. 2007-04-11 22:29:34 +00:00
e107steved
ec2941c2ee Bugtracker #3529 - treat DB CHAR and VARCHAR the same. Also ignore any collation info on fields - its not in the 'master' files. 2007-04-03 21:05:53 +00:00
CaMer0n
a3958232ef Bugfix - Login was failing when using parked domains with subdomain language-redirection enabled. 2007-03-31 01:18:33 +00:00
mcfly
b374cfd0bc Added checks for ImageMagick path and for GD version, see Bugtracker #3602 2007-03-25 03:27:16 +00:00
mcfly
4291bf047c Added error message and a bit of sql optimization, see bug #3870 2007-03-25 02:01:06 +00:00
lia
fcb5971ce2 moved counter_menu to the siteinfo_menu folder 2007-03-24 11:54:46 +00:00
lia
2e80b06926 changed to reflect menu combination changes 2007-03-23 23:05:21 +00:00
lia
1b192fda08 correction to upgrade routines on previous commit on combination of menus 2007-03-23 23:01:09 +00:00
lia
ecf971a32a combined several small menus : siteinfo_menu (compliance, sitebutton, poweredby) and user_menu (userlanguage, usertheme) 2007-03-23 22:42:41 +00:00
lia
306c2e61ec bugfix #3656 : meta, description and keywords caused page stretch in IE, converted text field to textarea 2007-03-23 21:46:41 +00:00
lia
5befd2ef63 bugfix #3849 : custom menu name updated in db menu table when name changed 2007-03-23 20:39:52 +00:00
sweetas
f2a41c993f lan fix 2007-03-19 17:33:49 +00:00
sweetas
063e2260a5 Added lan definitions to snapshot creator 2007-03-19 17:27:38 +00:00
e107steved
ab4d0d68a8 Bugtracker #3834 - hard-coded LAN 2007-03-18 15:00:52 +00:00
lia
c3d30d3591 admin db tools : added checkup for rate and comment table, still experimental !! 2007-03-15 15:55:08 +00:00
e107steved
322af72d07 Bugtracker #3833 - missing global 2007-03-06 19:59:36 +00:00
mrpete
cf15004ec5 Sync with default_footer.php: cpu time support, proper handling of footer css, themeable
footer hook.
2007-03-04 21:50:28 +00:00
e107steved
5a5db93464 Bugtracker #3820 possible fix 2007-03-04 17:53:58 +00:00
e107steved
fd85273491 Bugtracker #3708 - extra check prior to avoid deleting main admins 2007-02-24 16:39:14 +00:00
e107steved
79ace23b8d Bugtracker #3795 - cancel extended field category edit 2007-02-24 14:45:28 +00:00
CaMer0n
44141f749f bugfix - default language no longer changes while saving prefs and using subdomain lang selection. 2007-02-16 01:13:19 +00:00
e107steved
77dcf4db3d Plugin scanner checks e_xxx addons for no space round start/end tags - should help RSS problems 2007-02-14 21:17:42 +00:00
e107steved
43db306aea Clarify purpose of 'banlist' page 2007-02-11 10:33:58 +00:00
e107steved
b1c6195382 Handle removal of plugins with multiple menus 2007-02-10 13:36:27 +00:00
e107steved
e0a2c65e21 Only display presets to main admins (per Cameron), don't include news item date in preset (caused confusion) 2007-02-07 21:22:19 +00:00
CaMer0n
94b3fceb1d bugfix - multilangauge defs were not being converted in category drop-down menu. 2007-02-07 18:48:27 +00:00
e107steved
632357f761 Bugtracker #3727 - handle LANGUAGELINKS in menu admin 2007-02-04 22:00:00 +00:00
e107steved
dc0e38d0b2 Bugtracker #3564 - remove hard coded text 2007-02-04 21:42:55 +00:00
mcfly
90cce5fef0 Added new System Cache in addition to the regular cache. System cache will contain only system config type info and no real page content, that will still be handled by the regular cache 2007-02-04 17:36:16 +00:00
e107steved
5cd5a0ae32 Bugtracker #3610, #3611, #3617 - sort out various nits on plugin install/upgrade/uninstall 2007-02-01 22:00:41 +00:00