1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 20:18:08 +02:00
Commit Graph

1995 Commits

Author SHA1 Message Date
Cameron
ba0bc06145 Menu style fix 2013-03-22 19:55:15 -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
e7d6ef1cd9 Media-dimensions clean value. 2013-03-21 19:45:51 -07:00
Cameron
916371a3da Credits styling 2013-03-21 18:25:27 -07:00
Cameron
2112721aff Tinymce Image-style fix 2013-03-21 18:23:40 -07:00
SecretR
2eedbcb93b latestnews menu fix 2013-03-21 15:52:27 +02:00
Cameron
b843bcc0c7 Notice removal and file cleanup 2013-03-21 02:53:35 -07:00
Moc
dc71a8500e #6 - LAN clean-up (HTML removal, double quotes, generic) 2013-03-21 10:40:58 +01:00
Cameron
f6b1bc9394 Notice removal 2013-03-21 02:36:55 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
4d9d6f1cc2 Mailout interface cleanup. @Steve - bug remains in prefs area. 2013-03-20 04:13:18 -07:00
Cameron
12178fb769 new setMD5() method added to cache hander. One should never include an md5 in the $CacheTag of set($CacheTag,$Data) 2013-03-19 19:08:16 -07:00
Cameron
73bb794b67 Better bootstrap detection. 2013-03-19 19:05:58 -07:00
Cameron
fa3a2fa842 Wysiwyg bbcode-selection and introduction of <bbcode> tag for conversion of bbcodes within html. 2013-03-18 22:14:05 -07:00
SecretR
a76159f21c render of hidden fields broken by tabs (admin UI) 2013-03-18 15:35:59 +02:00
Moc
9b27e3ed03 LAN fixes to search and news (backend) 2013-03-18 13:35:09 +01:00
Cameron
b2e6c167d7 better image-resizing in Tinymce. 2013-03-18 03:54:50 -07:00
Cameron
4dbc400c86 Fix for thumbUrl() error. 2013-03-18 03:41:05 -07:00
SecretR
4a30c7a2ca thumbUrl method now converts shortcode paths (testing required) 2013-03-18 12:27:13 +02:00
Cameron
53b84b91f9 Backward Compatibility fix for TinyMce editing. 2013-03-18 02:16:41 -07:00
Cameron
86d77fa58b Upgrade and BC compatibility fix for menu rendering. 2013-03-18 02:16:04 -07:00
Cameron
fb3aadda65 More modal tweaks 2013-03-17 06:25:25 -07:00
Cameron
bba822d5ce Modal styling and size fixes. 2013-03-17 05:40:26 -07:00
Cameron
0dd2a038a3 New 'basic' nextprev template added and darkstrap tweaks 2013-03-17 02:57:09 -07:00
Cameron
8ae11ba079 Banner GUI fixes. 2013-03-16 21:20:39 -07:00
Cameron
1830401b08 Should fix part of the datepicker issue #133 2013-03-16 18:35:20 -07:00
Cameron
4f6b639ee9 Admin theme upgrade fix 2013-03-16 14:32:32 -07:00
Cameron
b38effe46e Potential fix for install issue. 2013-03-16 03:58:12 -07:00
Cameron
a117257dbf Image avatar page cleanup. 2013-03-16 03:57:28 -07:00
Cameron
20f85994b5 bbcode button styling 2013-03-16 02:05:04 -07:00
Cameron
50f99af778 More admin styling 2013-03-15 23:35:16 -07:00
Cameron
196aed907e Tag styling and admin-ui type='tags' added. 2013-03-15 21:50:03 -07:00
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Cameron
33e7300b32 GUI fixes and theme-handler warning removal. 2013-03-15 05:28:27 -07:00
Cameron
340156aebd Admin GUI styling fixes. 2013-03-15 03:54:34 -07:00
Cameron
8b82720f39 Missing e107_config.php install fix. Prevents blank-page scenario. 2013-03-14 17:31:56 -07:00
Cameron
809f9258ae Nextprev support for bootstrap glyphs when bootstrap detected. (check for e_BOOTSTRAP === true)
Forum quickreply fully functional. LANs still need cleanup.
2013-03-14 04:05:33 -07:00
Cameron
eb51e9640f BC Fix 2013-03-13 21:54:57 -07:00
Cameron
6a784f28f8 Xurl pref fixes and notice removal. 2013-03-13 02:40:15 -07:00
Cameron
4ece98ef90 Fix for prefs issue. 2013-03-13 02:40:05 -07:00
SecretR
064528e754 - Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved
- Featurebox list items view now sortable
2013-03-13 09:48:07 +02:00
Cameron
5cb899f8af Forum template work. 2013-03-12 04:22:09 -07:00
Cameron
5436e861f5 Shortcode fixes and introduction of new format. {SC: get-string} eg. {MYSHORTCODE:w=100&h=50}
This is returned to the shortcode as an array('w'=>100, 'h'=>50);  Use {SETIMAGE:w=100} to set the default thumbnail width.
2013-03-11 05:11:58 -07:00
Cameron
58ef32c990 Shortcode handler fix.. 2013-03-11 02:43:32 -07:00
Cameron
14044fc25a XURL definitions added for facebook, twitter etc. 2013-03-11 02:43:19 -07:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Cameron
53eb60195e Forum update fix 2013-03-10 20:59:41 -07:00
Cameron
859dcdb360 Forum upgrade improvements. Tested and appears to be functional. 2013-03-10 18:43:44 -07:00
Cameron
6f8481e528 Update routine improvements. Check for plugin xxxx_setup.php during db-verify 2013-03-10 18:42:54 -07:00