1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 22:43:59 +01:00

100 Commits

Author SHA1 Message Date
CaMer0n
a0a387d8b6 bugfix: custompages menu-name was not displaying in edit mode. Incorrect data was being saved as menu-name when updating. Optimized the select query. 2007-09-02 11:44:00 +00:00
CaMer0n
9b49897eda minor change to admin login page to match standard login page better. 2007-08-25 05:48:53 +00:00
e107steved
15b82dd644 Hard-coded LANs in admin footer 2007-08-18 13:47:54 +00:00
e107steved
b1ea52dc1c Bugtracker #3756 - separate 'email from site' address/name 2007-08-14 19:37:45 +00:00
e107steved
0473995438 Update cursor styles 2007-08-06 21:33:53 +00:00
e107steved
20b5a1e46c More processing options for bounces 2007-08-06 19:35:17 +00:00
e107steved
276f37b9a6 Option to disable update check 2007-07-18 20:20:27 +00:00
e107steved
d098e388d6 Bugtracker #4021 - double utf-8 encoding 2007-07-18 20:08:28 +00:00
sweetas
4a22a7f22a update name 2007-07-17 16:20:16 +00:00
sweetas
5064068849 added extra site link render types 2007-07-11 12:03:01 +00:00
sweetas
b38b71e967 matched custom pages link creation max length to that of standard link name creation 2007-07-11 12:00:29 +00:00
e107steved
4c20aaf02d Make r_userclass parameter consistent 2007-06-29 20:13:57 +00:00
sweetas
9a3fc4d986 added bbcode buttons to sitelinks link description field 2007-06-25 15:39:34 +00:00
e107steved
51d21e87a6 Front page selection - sort out LANs and icons 2007-06-24 16:30:48 +00:00
e107steved
d15aad4b2f Various improvements to update routines 2007-06-24 16:18:53 +00:00
e107steved
3dd0ee80ab Looks like I forgot a file for setting maximum login name length 2007-06-23 21:10:55 +00:00
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