1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-15 09:59:48 +01:00

5004 Commits

Author SHA1 Message Date
Cameron
e6a30c8037 Handle upgrade better. Issue #149 - No.1 2013-03-27 19:38:52 -07:00
Cameron
75e0344efe Load Signup JS code only when needed. 2013-03-27 19:38:42 -07:00
Moc
737caec05d Forgot two on previous commit 2013-03-27 21:14:43 +01:00
Moc
49f4c1eff8 Global pointers clean-up (& headers) 2013-03-27 21:06:05 +01:00
Moc
176a116287 More $frm->label() removal 2013-03-27 20:49:08 +01:00
Moc
4c1ebb8e04 Getting rid of $frm->label in prefs 2013-03-27 20:28:55 +01:00
Moc
37a07a3674 GUI fix to welcome message options (also minor code cleanup) 2013-03-27 18:28:35 +01:00
SecretR
049d72b36a Form handler - missing field help support for radio inputs 2013-03-27 15:37:26 +02:00
Moc
c5be597a34 Fixes fatal error in db_table_admin_class.php 2013-03-27 13:31:17 +01:00
Cameron
b485e04f1c Only load faqs css when needed. 2013-03-26 20:14:03 -07:00
Cameron
ba2cdad282 Added support for define("DEMO_CONTENT",true); - for theme testing purposes - updates all the href and src paths in the HTML to point to the theme folder. To provide true demo content when releasing a theme - use an /install folder with content. 2013-03-26 20:13:34 -07:00
Cameron
3858df46c7 Blank theme corrections 2013-03-26 20:04:06 -07:00
Cameron
9e2c92197d More _blank cleanup 2013-03-26 15:47:46 -07:00
Cameron
976dc2fffe _blank theme cleanup 2013-03-26 15:40:41 -07:00
Moc
2ee873c574 Fixes two errors from previous clean-up 2013-03-26 14:01:11 +01:00
Moc
eaee4a6f43 Minor UI fix to banner admin 2013-03-26 13:08:12 +01:00
Moc
6d5fd535c8 Banner plugin admin LAN fixes 2013-03-26 13:02:28 +01:00
Moc
805cfcb87c Typo fix previous commit 2013-03-26 12:38:29 +01:00
Moc
61f9077026 Some more code clean-up (global pointers, $this->e107->, $sql) 2013-03-26 12:33:03 +01:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Cameron
e9d3ae3841 Forum/Poll template work. 2013-03-25 23:01:59 -07:00
Moc
661679ca85 Minor UI and form fixes to chatbox admin 2013-03-26 00:26:14 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
231dd00f27 Forum - work in progress 2013-03-24 18:12:11 -07:00
Cameron
ec633d2fc2 bootstrap $frm->radio fixes. $frm->label() and $frm-radio_multi() should not be used. 2013-03-24 18:12:00 -07:00
Moc
f188f7c290 Global pointer fix (triggering fatal error when logging in) 2013-03-24 23:47:50 +01:00
Moc
8e7414a855 Some more code clean-up (global pointers, $this->e107->, etc.) 2013-03-24 19:54:31 +01: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
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Moc
c4197a76c0 And one more global pointer in the wmessage sc 2013-03-24 14:37:11 +01:00
Moc
107d3a019d Added global pointers to fix fatal error 2013-03-24 14:33:04 +01:00
Cameron
811a5a1b26 Media-Manager thumbnail scaling 2013-03-24 05:35:12 -07:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
fd4fff52d4 News template BC problem corrected. May require renaming some templates in your theme.php 2013-03-24 03:04:33 -07:00
Cameron
e2dffbe0f7 {SETIMAGE} can now set Height and also crop the image. eg. {SETIMAGE: w=300&h=200&crop=1} 2013-03-24 03:03:31 -07:00
Cameron
0ebbb7f15f Minor Download template fix. 2013-03-24 03:02:31 -07:00
Cameron
e33e02b7db Closes Issue #148 - sort button 2013-03-24 00:53:43 -07:00
Cameron
10f72f2d1c Issue #142 fixes - requires testing. 2013-03-23 22:04:50 -07:00
Cameron
82e912bfac Possible forum upgrade fix 2013-03-23 04:16:05 -07:00
Cameron
6188edd013 No line-breaks added when parsing HTML (between [html] bbcodes) 2013-03-23 03:49:49 -07:00
Cameron
bf59a0e840 Added XURL_GITHUB to preferences. 2013-03-22 22:06:12 -07:00
Cameron
36f0829f1c Closes Issue #146 - ArrayStorage BC fix. 2013-03-22 20:06:23 -07:00
Cameron
6b5eda7d6f Poll now makes use of bootstrap progress-bar when available 2013-03-22 19:57:52 -07:00
Cameron
dba00d121f Gallery thumbnail defaults corrected for use with bootstrap 2013-03-22 19:57:00 -07:00
Cameron
91e3f336f6 Bootstrap front-end template. Login page added. 2013-03-22 19:56:28 -07:00
Cameron
ba0bc06145 Menu style fix 2013-03-22 19:55:15 -07:00
Cameron
1cbfeb96f0 Auto-detection of {WMESSAGE} 2013-03-22 19:54:37 -07:00
Cameron
0b19510ad3 Closes Issue #147 - modal from main Media-Manager page. 2013-03-22 16:56:14 -07:00
Moc
c20829f679 Minor fix - should sort the mysterious - appearing on hovering admin icons 2013-03-22 23:47:39 +01:00
Cameron
d123e8203b Admin links changes. 2013-03-22 15:10:27 -07:00