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

2240 Commits

Author SHA1 Message Date
Cameron
7c8bfff0e3 Close button dismiss added. 2013-06-20 02:06:49 -07:00
Cameron
f896c47af3 Bootstrap css changes (work in progress) 2013-06-20 02:04:18 -07:00
Cameron
6cd9edea4d Close button added to message alerts. 2013-06-20 02:03:34 -07:00
Cameron
fa8c54d635 Notice removal (e_QUERY not defined) 2013-06-20 01:31:26 -07:00
Cameron
5dbe762be0 Fixes #378 - missing username after comment post. 2013-06-19 23:52:14 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
29f74508c2 Forum quick-reply fix. 2013-06-19 19:54:29 -07:00
Cameron
dbf987298d Updated e_notify.php to v2.x spec. 2013-06-18 20:21:10 -07:00
Cameron
0a2c3402d0 Notice removal 2013-06-18 14:34:57 -07:00
Cameron
17e78d8bc8 Added labels for radio items. 2013-06-17 16:45:03 -07:00
Cameron
5a4981c9f1 Added 'bootstrap' as a e107::css() and e107::js() option. (subject to change) 2013-06-17 16:44:46 -07:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
Moc
bebbaa0533 #318 - clean-up from previous commit 2013-06-15 15:08:03 +02:00
Moc
b4b35d25dd #318 - More work on theme upload - semi-functional now. 2013-06-15 15:02:45 +02:00
Cameron
fdf647c8bb More [code] parsing work. 2013-06-15 03:58:47 -07:00
Cameron
aef9b631c3 More [code] bbcode work. 2013-06-15 02:18:15 -07:00
Cameron
f9f90451c0 Added th bbcode. 2013-06-14 18:12:38 -07:00
Cameron
c6cec3cf61 Quick fix for trailing line-breaks on block-level elements. 2013-06-14 16:26:56 -07:00
SecretR
5873a80978 Secure image paths detection fix (e107_config.php values) - failed to
track the new configuration way ($E107_CONFIG array)
2013-06-14 11:27:23 +03:00
Moc
dc2511c9c6 #318 - Theme manager - upload theme, partial fix. Not completely fixed yet. 2013-06-13 16:03:45 +02:00
Moc
ff2c2e5c6d #220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6) 2013-06-12 21:38:26 +02:00
SecretR
0e75ada2a9 Reverting PHP v5.3.0+ method used in XML parser 2013-06-12 17:20:42 +03:00
Cameron
ce1192ac40 Fix for <?php inside [code][/code] 2013-06-11 18:29:59 -07:00
SecretR
ee7a24bceb Closes #316 2013-06-10 17:55:43 +03:00
SteveD
865adaa99f Issue #343 partial fix - needs JS sorting properly, but should now be possible to log in using CHAP. CHAP didn't work at all for admin login. Also need to change challenge value on every page reload without losing track. 2013-06-09 20:53:44 +01:00
Cameron
9939deb3e1 More support for e_DEBUG (in e107_config.php ) 2013-06-08 16:06:52 -07:00
SecretR
0ff4a9c5b9 Fixed #366 - introduced new $preftabs UI variable, identical to tabs but
referenced from $prefs instead $fields data.
2013-06-07 12:01:23 +03:00
Cameron
73e095f14f May help session subdomain issues. 2013-06-06 12:50:43 -07:00
Moc
bc4de016de Revert test environment links back to e107.org 2013-06-06 15:02:08 +02:00
SecretR
3c50b42bd4 Eliminating some duplicate methods, more marketplace eAuth work 2013-06-06 15:25:54 +03:00
SecretR
bf68100106 load and store Array storage interface 2013-06-06 15:25:53 +03:00
SteveD
3dd8ce3cff Issue #369 partial fix - just needs a JS guru to hide the 'More..' button when the text is fully expanded. 2013-06-03 22:19:59 +01:00
Cameron
7c4043122a Site-Statistics plugin fixes, cleanup etc. 2013-06-03 14:17:08 -07:00
Cameron
4c63dab511 Some Log-Statistics GUI cleanup. 2013-06-03 12:19:51 -07:00
Cameron
15656e7ccb Issue #371 - quick fix for forum extended fields. 2013-06-03 03:05:59 -07:00
Cameron
46955b8e68 Issue #372 - I have added toDate() to the text-parser - for returning dates formatted for HTML. It should be backwards compatible and currently supports Livestamp.js . Example usage: echo $tp->toDate(1370234650); 2013-06-02 21:48:20 -07:00
Cameron
5af8208c7e Enable logging by default. 2013-06-02 14:49:26 -07:00
SteveD
e78a45a515 Pick up language-specific plugin description if it exists 2013-06-02 22:40:22 +01:00
Cameron
e989acb8f9 Removed unnecessary header from log when using append mode. 2013-06-02 14:31:25 -07:00
Cameron
ce7c07ffda Fix template array issue. 2013-06-01 14:15:46 -07:00
Cameron
9e8d238894 Added uncommitted comment. 2013-06-01 14:08:42 -07:00
Cameron
4776f49964 Chatbox class warning issue and template override/merge issue (requires more testing) 2013-06-01 14:02:46 -07:00
Cameron
693b5bea75 Improved logging options and file-naming. 2013-06-01 04:36:58 -07:00
Cameron
27e98076f0 More shortcode/parser BC (global) fixes. 2013-05-31 18:52:46 -07:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
Cameron
8d94fa8b23 Possible fix for 'Anonymous' showing in logs, when admin is logged in. 2013-05-31 18:36:43 -07:00
Cameron
edd41de86b Ip check fix. 2013-05-30 18:27:28 -07:00
Cameron
8a2e556bd2 Should fix PHP warning 2013-05-30 17:35:32 -07:00
Cameron
f5fc29577e Navigation : added {LINK_ACTIVE} shortcode - when you simply need the string 'active' to be returned. (such as in bootstrap) 2013-05-30 14:18:23 -07:00