1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

49 Commits

Author SHA1 Message Date
e107steved
c2a7f06784 Bugtracker #4145 - allow subsubcat counts to accumulate in subcat; options for display 2007-11-21 22:52:46 +00:00
e107steved
6b3ba003ee Bugtracker #4192 - help title for custom menus/pages 2007-11-06 20:08:23 +00:00
e107steved
f67e043f5d Clearer description of display name option 2007-10-30 22:30:43 +00:00
e107steved
862d1b4fb2 Bounce processing mods 2007-09-28 20:50:23 +00:00
e107steved
a638c2348e Bugtracker #4077 - clearer message on max upload size 2007-09-22 12:40:20 +00:00
e107steved
85afd449d2 Clarify option better 2007-09-22 09:48:51 +00:00
CaMer0n
bab67e21a6 bugfix: multilanguage-subdomain setting was messing with parked domains that don't use language selection. fixed. 2007-09-20 21:45:33 +00:00
e107steved
b1ea52dc1c Bugtracker #3756 - separate 'email from site' address/name 2007-08-14 19:37:45 +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
95b5ff3f2c Bugtracker #4003 - missing LAN 2007-07-03 19:22:15 +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
1a730b2510 Remove leading space 2007-06-21 19:39:07 +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
59abbc14d4 LAN renamed 2007-05-28 11:24:12 +00:00
e107steved
85b427c189 Bugtracker #3869 - make login name length configurable 2007-05-28 09:37:35 +00:00
e107steved
734933399e Emoticons admin tidy up, including bugtracker #3774, #3952 2007-05-24 21:07:21 +00:00
e107steved
cebc56900b Hard-coded LAN, simplify detection of installed plugins 2007-05-07 13:38:34 +00:00
e107steved
c1c55df653 Bugracker #3939 - hard coded LAN 2007-05-06 20:52:48 +00:00
CaMer0n
90cc3a5ba4 Bugfix - corrected admin/lan_users.php - USRLAN_65 and USRLAN_66 (translators please take note). Should say "display name" and not "user name" 2007-04-15 22:50:31 +00:00
e107steved
b419cf0a10 Bugtracker #3909 - check UE field category empty before deleting 2007-04-14 17:24:29 +00:00
CaMer0n
526f219363 changed "Login Name" to "Username". 2007-04-12 23:04:51 +00:00
CaMer0n
75e01f5e44 Simple Language-pack generation added to Admin -> Language -> Tools. 2007-04-11 22:29:34 +00:00
e107steved
0a2a4b3030 Bugtracker #3882 - reduce errors/lockups if SourceForge can't be contacted 2007-04-05 19:53:06 +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
sweetas
063e2260a5 Added lan definitions to snapshot creator 2007-03-19 17:27:38 +00:00
sweetas
c973e27a49 fixed missing spaces 2007-03-19 17:03:14 +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
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
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
58315f4347 Bugtracker #3697 - remove hardcoded text 2007-01-28 21:13:21 +00:00
e107steved
884f0691e1 Bugtracker #3700 - restrict field names to alphanumeric characters 2007-01-28 20:49:54 +00:00
e107steved
9f3a96be82 Bugtracker #3668 - update help on extended fields, tidy up on reserved fields 2007-01-18 20:52:08 +00:00
mrpete
ee70941872 open-type column strings 2007-01-17 13:12:09 +00:00
e107steved
17b754ec72 Minor spelling 2007-01-02 21:54:00 +00:00
e107steved
50fd76e06e Bugtracker #3582 partial fix - theme message clarified 2006-12-29 17:45:58 +00:00
sweetas
159de2bbe0 file inspector text search enhancements 2006-12-19 01:55:23 +00:00
CaMer0n
7f2312621d Added {ADMIN_UPDATE} shortcode. Checks Sourceforge RSS feed for a newer version of e107, once a day. 2006-12-08 08:10:25 +00:00
sweetas
b1a5522c07 new image pack system file inspector and file manager images updated 2006-12-07 16:18:51 +00:00
mrpete
f6bfcf783f Bugfix: chatbox admin help doesn't fit the form anymore. Describes options that were
removed long ago!
2006-12-05 09:26:08 +00:00
lia
dd1eebf89c bugfix #3552 : lan fix admin/download 2006-12-03 15:12:48 +00:00
lia
97c41c1e48 bugfix #3539 : lan fixes admin/emoticon 2006-12-02 11:31:18 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00