CaMer0n
d4475ede38
CustomPage settings working correctly now. The constant THEME_LAYOUT added. (Will be used by menus later)
2009-07-07 16:04:51 +00:00
CaMer0n
4d68afc0f6
Fix for different theme.xml setups. theme.xml added to Jayya.
2009-07-06 08:45:19 +00:00
CaMer0n
14c781b772
Theme Manager re-work.
2009-07-06 05:59:42 +00:00
CaMer0n
23c172f520
Bugfix - user-theme setting was interfering with admin -> menu. Fixed.
2009-07-05 11:25:10 +00:00
CaMer0n
14039f85e0
save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
...
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
e107steved
39da6f247a
Bugtracker #4741 - Handle redirect if JS disabled
2009-05-26 20:18:07 +00:00
e107steved
a0f35bae41
Bugtracker #4704 - typo in class check
2009-03-23 22:15:39 +00:00
e107steved
bc244507c2
Clear user theme if not allowed
2009-01-29 21:09:43 +00:00
e107steved
0567d832c9
Option to autologon after clicking on signup link
2009-01-04 16:00:19 +00:00
e107steved
5d25c47657
First cut of usersettings changes using common validation routines; more shared LANs, eliminate unused LANs
2008-12-28 22:37:43 +00:00
mcfly
7e2f8dca18
Moving user rank configuration to admin->users, away from forum. Just started, not finished.
2008-12-22 03:15:04 +00:00
e107steved
8a029059fa
Remove redundant function
2008-12-21 22:29:38 +00:00
e107steved
0c5462b757
First cut of mods to signup to share validation with other user-centric modules
2008-12-21 22:17:05 +00:00
e107steved
b7d0b113c3
Start of generic user data validation, kill references to user_realm field
2008-12-21 11:07:58 +00:00
e107steved
3bbe99b45c
user_viewed field no longer around
2008-12-19 22:56:22 +00:00
e107steved
dd282efc69
Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found
2008-12-07 21:41:04 +00:00
mcfly
057e5e9d1d
Small changes
2008-12-04 21:05:05 +00:00
mcfly
7dca6bc732
SitePrefs is system cache, need to clear it properly
2008-12-03 15:05:52 +00:00
mcfly
cf3b108577
Support for new admin event trigger, using e_admin_events.php file in plugins
2008-12-03 00:43:00 +00:00
mcfly
3d61d07e8c
add $currentUser to $e107 object, added MYSQL_ASSOC to get_user_data query
2008-12-02 18:27:35 +00:00
mcfly
326b718b43
More forum code changes
...
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2008-12-01 01:10:50 +00:00
mcfly
2407827501
Add file caching of user extended table
...
Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/
2008-11-30 23:15:15 +00:00
secretr
676ea956cd
auto AJAX detection - e_AJAX_REQUEST constant
2008-11-29 23:23:31 +00:00
e107steved
ec2e436ead
ini_set can return a value
2008-11-29 13:10:56 +00:00
mcfly
b88bbcd5d2
Code cleanup, to match coding standard. Hope I didn't break anything :)
2008-11-27 02:18:25 +00:00
mcfly
41310ac870
create $e107->ecache object
2008-11-26 19:43:56 +00:00
mcfly
fc515861d6
added missing e107::getInstance
2008-11-26 15:00:56 +00:00
mcfly
b7f0185feb
More work on eUrl
2008-11-25 16:26:03 +00:00
secretr
134a01f25c
API typo
2008-11-24 20:18:59 +00:00
mcfly
b4ee6786c6
Begin addition of url class and implementation
2008-11-24 18:06:03 +00:00
secretr
3f27a271f4
fixed API warnings
2008-11-21 11:08:53 +00:00
CaMer0n
a29867cd99
Fixed 'membersonly' redirection issue with e_jslib.php
2008-11-16 09:17:13 +00:00
e107steved
0bc018defa
Start of utf-8 aware functions and handlers
2008-11-13 20:41:20 +00:00
e107steved
399f220ed6
Disable various obsolete prefs
2008-10-11 11:55:18 +00:00
e107steved
41b4ebf37f
Add function plugInstalled($plugname) to make it simpler to check
2008-10-07 21:29:25 +00:00
secretr
91a4419970
fixed undefined $register_sc
2008-08-14 13:18:26 +00:00
e107steved
aff803dff4
Standard function to search/load admin LAN files
2008-08-11 20:45:01 +00:00
e107steved
3aa5ec0c85
Bugtracker #4479 - Add exit() after some headers
2008-08-03 08:00:19 +00:00
e107steved
8397fcbc7b
Bugtracker #4452 - sort charset in print_a()
2008-07-17 19:31:33 +00:00
e107steved
026486683a
Notice removal
2008-07-04 20:19:46 +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
dcca1f544e
Bugtracker #4420 - admin directory name similar to plugin name could confuse theme
2008-05-29 21:12:55 +00:00
e107steved
dbfd3abb41
Bugtracker #4417 - handle mandatory update for date-type extended user fields
2008-05-28 21:23:05 +00:00
CaMer0n
ec8d2f49a9
Fixed typo in previous commit
2008-05-19 10:09:05 +00:00
CaMer0n
acd2fe1df1
optimized code. added e_COOKIE constant and session_set() function. (for setting session or cookie values)
2008-05-19 09:42:28 +00:00
CaMer0n
9ded9507ab
Fixed annoyance. In membersonly mode, after login - users are now automatically taken to the previously attempted URL if previously attempted url was denied due to not being logged in.
2008-05-19 08:54:38 +00:00
e107steved
f33ddafde6
Mod to work with latest DB handler
2008-05-18 16:35:47 +00:00
CaMer0n
7837aec90c
Bugfix: Fixed query that was being lost on redirection.
2008-04-28 13:42:23 +00:00
CaMer0n
42ac38bcbd
Bugfix: fixed comflict between $pref['redirectsiteurl'] and $pref['multilanguage_subdomain'] - using redirectsiteurl will no longer break multilanguage capabilities. Also fixed subdomain detection when using: www.fr.siteurl.com instead of fr.siteurl.com for example.
2008-04-26 02:12:13 +00:00
lia
f2bd7a066d
notice removal
2008-03-13 19:15:56 +00:00