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

643 Commits

Author SHA1 Message Date
e107steved
0f12bc2a27 Eliminate conflicting LANs 2007-04-24 20:20:17 +00:00
e107steved
9b5cbebbda Bugtracker #3912 - missing error message 2007-04-17 19:29:56 +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
2a041e544f changed "Login Name" to "Username". 2007-04-12 22:52:18 +00:00
CaMer0n
ca13f54ae1 Visual inconsistencies between "Login Name" and "Username" have been corrected.
The label "Username" is used in too many 3rd party menu items (and even the core one), and so the signup form labels have been corrected to match. So now, as confusing as it seems, the field:  user_loginname  will display as "Username" (one word) and the field: user_name will continue to display as "Display Name". The term "Login Name" should not be used at all, to avoid users being confused with choosing a "Login name" and then having to login with their "Username".
2007-04-12 22:43:38 +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
da460caa62 Bugtracker #3826 - eliminate hard-coded LANs 2007-03-05 21:13:17 +00:00
mrpete
db6cbf1dda Slightly better text so default rougue-signup protection is not *complety* incomprehensible
to normal users.
2007-03-04 21:54:10 +00:00
mrpete
60f2222882 Text for unknown error handling and error.php debugging 2007-03-04 21:53:15 +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
ad53c0736a Bugtracker #3719 - some languages need different word for 'Downloads' in different places 2007-02-03 14:21:36 +00:00
e107steved
01f22e33fa Bugtracker #3680 - '$' not allowed in login name 2007-01-29 21:03:53 +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
e107steved
b834d1376f Add missing closing tags 2007-01-17 20:47:41 +00:00
mrpete
6ead607e9b realname prompt string was missing 2007-01-17 13:12:59 +00:00
mrpete
ee70941872 open-type column strings 2007-01-17 13:12:09 +00:00
e107steved
e14d515ead put back php closing tag (been missing for ages and no-one noticed except marj), correct entry for integrity check plugin install (thanks again marj), but disable since plugin is deprecated. 2007-01-09 20:12:42 +00:00
e107steved
1190681e34 Bugtracker #3443, #3445 - installer text lanified, example classes added to db correctly 2007-01-08 21:33:52 +00:00
e107steved
17b754ec72 Minor spelling 2007-01-02 21:54:00 +00:00
e107steved
02576e0037 Impose minimum length on display name 2006-12-30 22:39:43 +00:00
e107steved
50fd76e06e Bugtracker #3582 partial fix - theme message clarified 2006-12-29 17:45:58 +00:00
e107steved
14e7cf7262 Bug #2803 - can't get out once XUP signup selected. Also check display name length on signup, cursor:hand --> cursor:pointer 2006-12-27 22:26:56 +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