tgtje
|
9b08a4d991
|
text to LAN issue #6
|
2015-11-01 15:44:42 +01:00 |
|
Cameron
|
b3b1da47a7
|
Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used).
|
2015-05-23 13:50:40 -07:00 |
|
Lóna Lore
|
9d4e934877
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-02 16:27:01 +02:00 |
|
Cameron
|
ce5137fc6e
|
Fixes #898 - Incorrect path to admin area.
|
2015-02-19 16:54:43 -08:00 |
|
Cameron
|
b7cb8fe75d
|
Fixes #197 , Issue #831 - Social logins.
|
2015-02-05 16:24:54 -08:00 |
|
Cameron
|
7d9c5a238e
|
Fixes #478 - Comment preference description corrected.
|
2014-01-08 00:31:10 -08:00 |
|
Cameron
|
7874cd1060
|
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
|
2013-12-17 11:12:42 -08:00 |
|
Moc
|
8f03110a16
|
Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean
|
2013-07-15 12:28:19 +02:00 |
|
Moc
|
593c5e1f36
|
Typo in LAN
|
2013-05-26 22:26:51 +02:00 |
|
Moc
|
dc1d867aff
|
#6 - LAN clean-up (HTML removal, double quotes, generic) - done upto/i admin/lan_p
|
2013-03-24 19:44:14 +01:00 |
|
Cameron
|
70ff50b0a0
|
CATPCHA can now be enabled on the admin login and user-login pages separately.
|
2013-03-21 23:06:46 -07:00 |
|
Moc
|
c1e47084da
|
Comment manager - LAN FIX (needs checking, see fixme reverse)
|
2013-03-18 14:21:10 +01:00 |
|
Cameron
|
76ac4b39d5
|
Language file optimization and Gui fixes.
|
2013-02-22 22:35:15 -08:00 |
|
Cameron
|
76504b6be7
|
Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode.
|
2013-02-19 14:45:22 -08:00 |
|
CaMer0n
|
09f789b09d
|
Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.
|
2012-07-21 03:55:04 +00:00 |
|
e107steved
|
f50320eba7
|
Remove prefs option for XUP (not supported elsewhere)
|
2011-12-27 21:58:29 +00:00 |
|
secretr
|
2d1809d208
|
Display name max length now 100 (to fit DB column length)
|
2011-09-16 11:35:22 +00:00 |
|
e107steved
|
9d181bf566
|
Add HTML abuse blocker
|
2010-12-18 22:55:27 +00:00 |
|
secretr
|
cd49c6c850
|
New sessions related improvements/fixes; extra check in Site preferences area for cookie name - session/cookie regeneration, prevent logout; varoious redirection handler improvements plus new e107 method candidates - get/set/clear Cookies based on site preferences.
|
2010-10-27 11:31:18 +00:00 |
|
e107steved
|
decaecf54d
|
Add in security code, youtube bbcode from 0.7
|
2010-09-06 12:34:06 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
d7b9c1b9be
|
Update update message
|
2010-01-24 10:04:16 +00:00 |
|
CaMer0n
|
536f46e880
|
Site logo can now be managed though prefs and media-manager.
|
2009-12-23 10:04:39 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
e107steved
|
6d14c60e84
|
Handle case where an email address is optional, plus better error reporting
|
2009-10-06 18:58:08 +00:00 |
|
e107steved
|
259d3a3708
|
Allow control of who can email items
|
2009-09-28 21:00:18 +00:00 |
|
CaMer0n
|
6287c9fad2
|
First part of membersonly exception pages
|
2009-08-20 11:38:24 +00:00 |
|
CaMer0n
|
35aef983c4
|
Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme.
|
2009-07-09 02:47:17 +00:00 |
|
CaMer0n
|
56e5184bcf
|
Bugfix: Corrected a bug which occurred when "Make URLs Clickable" was active and "Replace clickable URLs" was inactive.. email addresses were still being replaced with the default "-email-" or the replace-text preference value.
|
2009-03-08 18:48:12 +00:00 |
|
CaMer0n
|
5f5dc41a42
|
Added clearer Login options and labels (LANS). username/password, email/password and username or email/password.
|
2009-03-06 20:09:08 +00:00 |
|
secretr
|
dd162a70c0
|
ADMIN_ALT_NAV totally rewritten, admin menu sublinks support (new pref added), icon refining, new About admin root menu
|
2009-01-09 17:25:50 +00:00 |
|
e107steved
|
0567d832c9
|
Option to autologon after clicking on signup link
|
2009-01-04 16:00:19 +00:00 |
|
secretr
|
5798577931
|
Site Prefs administration ready;
global admin improvements - new admin auto-expandable menus, new e_form methods, JS
|
2008-12-19 14:01:07 +00:00 |
|
e107steved
|
43398e68a0
|
Add option to create daily text file of page accesses
|
2008-11-23 22:49:52 +00:00 |
|
e107steved
|
ef6540d265
|
Add admin logging to prefs
|
2008-08-17 15:18:14 +00:00 |
|
e107steved
|
b5771e501d
|
Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7
|
2008-06-13 20:20:23 +00:00 |
|
e107steved
|
9ee645583e
|
More mods to banlist area - feature complete (for now)
|
2008-01-13 10:51:42 +00:00 |
|
e107steved
|
982a65736d
|
Make custom title a general field (rather than forum), more work on usersettings
|
2008-01-06 21:16:37 +00:00 |
|
e107steved
|
f2fb5109c3
|
Surplus colon
|
2007-12-29 19:06:15 +00:00 |
|
e107steved
|
f67e043f5d
|
Clearer description of display name option
|
2007-10-30 22:30:43 +00:00 |
|
e107steved
|
85afd449d2
|
Clarify option better
|
2007-09-22 09:48:51 +00:00 |
|
e107steved
|
b1ea52dc1c
|
Bugtracker #3756 - separate 'email from site' address/name
|
2007-08-14 19:37:45 +00:00 |
|
e107steved
|
276f37b9a6
|
Option to disable update check
|
2007-07-18 20:20:27 +00:00 |
|
e107steved
|
85b427c189
|
Bugtracker #3869 - make login name length configurable
|
2007-05-28 09:37:35 +00:00 |
|
CaMer0n
|
526f219363
|
changed "Login Name" to "Username".
|
2007-04-12 23:04:51 +00:00 |
|
e107steved
|
17b754ec72
|
Minor spelling
|
2007-01-02 21:54:00 +00:00 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|