1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

90 Commits

Author SHA1 Message Date
marj
54166bd487 Use charset and related ASAP 2009-07-13 10:17:41 +00:00
CaMer0n
97286190ad Some theme-manager fixes, theme-preview fixes etc. Had to move up theme-loading before menu loading in class2.php. Let's hope it doesn't break anything. 2009-07-12 14:44:57 +00:00
CaMer0n
8fa5d97fde Finally the debugger shows only what it's meant to and no longer creates Xhtml errors in some cases. 2009-07-12 02:29:24 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
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
9225ac471b Menus can now be configured independently for different custom theme layouts. (backwards compatible). Custompages can be defined in admin. (no need to edit theme.php any more).
Front-end is working for custompages and layouts, but not the menus yet, but soon!.
2009-07-07 12:54:47 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
marj
7d3cfef795 cleaned up some lan 2009-07-06 07:50:44 +00:00
CaMer0n
3e9c3ff24d Fix for sitetheme_deflayout name change. 2009-07-05 21:20:30 +00:00
bugrain
aa6658c900 Bug #3746 - Duplicate 'Rating' label in user profile 2009-05-18 21:37:50 +00:00
secretr
2550a3aaac removed unnecessarily variable 2009-04-16 10:09:32 +00:00
secretr
7059b152d8 SEO - better page titles 2009-04-07 10:13:00 +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
lisa
90d244601a notice removal 2009-02-03 11:59:12 +00:00
secretr
bd228fc99f Maintenance administration - ajax implementation;
Solved number of bbcode issues (lot more to do);
e_form::bbarea method added (automated bb textarea creation);
admin_theme for blank theme
2009-01-07 15:40:06 +00:00
e107steved
2734a2e28d Log a bit more 2008-12-29 18:17:46 +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
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
8b83953ff8 Forgot a file last time 2008-12-20 20:26:28 +00:00
mcfly
057e5e9d1d Small changes 2008-12-04 21:05:05 +00:00
e107steved
870bb3bc1b Left some old dross from a previous start in 2008-11-25 20:12:30 +00:00
e107steved
43398e68a0 Add option to create daily text file of page accesses 2008-11-23 22:49:52 +00:00
secretr
5c99758db5 preparing for overall template/markup cleanup, reline decorated (JS) user list 2008-11-21 16:40:48 +00:00
secretr
772049339a typo error 2008-11-21 11:12:06 +00:00
CaMer0n
2f724e6b68 theme.xml parser and theming improvements - a work in progress. 2008-11-17 07:17:23 +00:00
secretr
f72fed77e8 e107 JS API v1.0 pre-alpha: initial import + core implementations, header re-order 2008-11-09 20:31:10 +00:00
e107steved
568740cdc4 Move email obfuscation function somewhere sensible 2008-10-30 22:42:41 +00:00
e107steved
c30d60b199 Bugtracker #4422 - load theme-js.php as script file (not CSS). Always load core js 2008-08-26 21:24:22 +00:00
e107steved
6f2ed3d2a3 Bugtracker #4472 - obscure email address on COPPA page 2008-07-30 20:14:02 +00:00
e107steved
67eb78e511 Bugtracker #4458 - tidy up signup email 2008-07-17 19:24:51 +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
28c89a3271 Bugtracker #4407 - problems with banner login 2008-05-03 19:40:15 +00:00
lia
f2bd7a066d notice removal 2008-03-13 19:15:56 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
CaMer0n
8e8e68ce67 Added e_ajax.php which will do content replacement and load prototype code. Deprecating e107.js and e_ajax.js 2008-01-16 10:47:06 +00:00
CaMer0n
237315b941 replaced e107.js with e_js.php file - should fix some bugs associated with paths etc. 2008-01-16 10:13:49 +00:00
e107steved
01356e34fa Add 'predefined list' type to extended user fields; uses a list of values and display text in e107_admin/sql directory.
Create 'timezone' type of extended user field as predefined list.
Move user timezone to extended user fields. Update routine only transfers existing data if its enabled in prefs. Delete the existing user_timezone, user_new fields from user table.
Add timezone data file
2008-01-15 21:57:53 +00:00
e107steved
a4f49243ad Update userclasses in signup page 2008-01-09 22:44:19 +00:00
e107steved
075cc748b6 Bugtracker #4289 - XHTML fixes 2008-01-06 21:26:32 +00:00
e107steved
50554746c7 Bugtracker #4284 - handle case of no members online, plus a tidy up 2008-01-06 09:38:39 +00:00
e107steved
1ea8b5e582 Minor LAN error/format 2008-01-05 20:49:06 +00:00
e107steved
cba297390e Notice removal 2007-12-06 21:36:02 +00:00
e107steved
16f68cefd1 Bugtracker #4236 - signup template 2007-12-03 21:03:25 +00:00
e107steved
200e12123f Missing single quote 2007-11-23 20:48:14 +00:00
CaMer0n
88d6f9064c Bug #4161 - partial fix for popup issue. 2007-11-13 07:54:33 +00:00
e107steved
73c4c5e7d5 Signup link - message in email that it might wrap 2007-11-11 21:52:49 +00:00
e107steved
bcd6db8ae0 Allow include of inline CSS in header, update stats logging 2007-11-01 20:28:29 +00:00
e107steved
df91b73680 Bugtracker #4124 - can signup without email address if option set. Plus port some of the fixes from 0.7 signup.php 2007-10-11 19:46:36 +00:00
e107steved
6faf81ad2e Bugtracker #3981 - body onload 2007-09-27 20:58:11 +00:00
e107steved
6bbe57074e Bugtracker #4085 - wrong username in user template - thanks marj 2007-09-20 21:35:52 +00:00