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
|
3096bd2b6c
|
Changed to bootstrap tags (instead of jquery-ui)
|
2013-03-15 20:44:37 -07:00 |
|
Cameron
|
98b8953492
|
GUI Fixes
|
2013-03-15 19:25:41 -07:00 |
|
Cameron
|
1aeb4d5c9e
|
More useful debug
|
2013-03-15 19:25:28 -07:00 |
|
SecretR
|
e8068a328c
|
FAQ tags support
|
2013-03-15 17:15:43 +02:00 |
|
Cameron
|
5effcd6dc2
|
Fix for install routine issue. Suppress any errors when not in debug mode.
|
2013-03-15 05:50:44 -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
|
431b3f5357
|
Install file - removal of old code.
|
2013-03-14 17:18:51 -07:00 |
|
Cameron
|
97d5ece3b4
|
Forum template work.
|
2013-03-14 17:18:30 -07:00 |
|
Cameron
|
9054bb0bb5
|
Remove debug alert()
|
2013-03-14 16:30:33 -07:00 |
|
Cameron
|
94e87ef454
|
Forum template work.
|
2013-03-14 16:25:24 -07:00 |
|
Cameron
|
de84481e74
|
Forum viewtopic changed to tableless template
|
2013-03-14 05:36:52 -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
|
adc108278d
|
Forum quick-reply working.
|
2013-03-14 02:26:47 -07:00 |
|
Cameron
|
c4a795ce1c
|
Forum lan fixes. Debug ajax.
|
2013-03-14 01:44:00 -07:00 |
|
Cameron
|
eb51e9640f
|
BC Fix
|
2013-03-13 21:54:57 -07:00 |
|
Cameron
|
ea6ef5d648
|
Partial fix for modal window size
|
2013-03-13 03:25:38 -07:00 |
|
Cameron
|
b864c192e1
|
More Forum template work.
|
2013-03-13 02:57:31 -07:00 |
|
Cameron
|
e80c329818
|
Forum template fixes.
|
2013-03-13 02:40:27 -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
|
092f64bcf8
|
Forum template work. (work in progress)
|
2013-03-12 20:35:04 -07:00 |
|
Cameron
|
6b91b8b3ff
|
More Forum template tweaks
|
2013-03-12 05:57:39 -07:00 |
|
Cameron
|
5a1eab32d6
|
More Forum template tweaks
|
2013-03-12 05:43:02 -07:00 |
|
Cameron
|
5cb899f8af
|
Forum template work.
|
2013-03-12 04:22:09 -07:00 |
|
Cameron
|
652cda0b3b
|
New {CMENU=menu-name} for use with Pages/Menus.
|
2013-03-11 05:12:45 -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 |
|
Moc
|
c89363e784
|
Minor button fix to forum/forum_viewtopic.php
|
2013-03-11 10:04:48 +01: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
|
01a2b876d6
|
Forum upgrade check fix. Forum stats page GUI fixes.
|
2013-03-10 20:52:06 -07:00 |
|
Cameron
|
34083bf7ad
|
Forum template minor styling fixes.
|
2013-03-10 19:44:54 -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 |
|
Moc
|
823e813a5e
|
More require_once clean-up (#125)
|
2013-03-10 15:36:45 +01:00 |
|
Moc
|
38c03a48b1
|
More require_once clean-up (#125)
|
2013-03-10 15:22:09 +01:00 |
|
Moc
|
94a4c1e1d2
|
Maintenance flag - LAN and code cleanup (#6, #125)
|
2013-03-10 15:21:32 +01:00 |
|
Moc
|
7ecf2ddbef
|
Minor URL fix in e_latest (forum reported posts)
|
2013-03-10 14:51:56 +01:00 |
|
Cameron
|
959d5064e9
|
Social Links added - work in progress.
|
2013-03-10 04:43:21 -07:00 |
|
Moc
|
3d38579351
|
Chatbox menu - minor GUI fixes
|
2013-03-10 12:23:45 +01:00 |
|
Cameron
|
2d363f185c
|
FAQs GUI Tweaks
|
2013-03-10 03:47:48 -07:00 |
|
Cameron
|
a8c2640ec1
|
Fix for button insert.
|
2013-03-09 20:57:15 -08:00 |
|
Cameron
|
d612bb88df
|
Media-Manager fixes.
|
2013-03-09 20:30:37 -08:00 |
|
Cameron
|
ac0ce7e98c
|
Some banner plugin work. imagepicker() may now be customized in preview size.
|
2013-03-09 19:22:30 -08:00 |
|