Cameron
791944d394
Fix for missing media-manager category when uploading images for the Site Link Icon or Site Logo.
2014-02-18 10:44:42 -08:00
Cameron
c7cb6d2975
PHP Notice removal
2014-02-07 07:03:23 -08:00
Cameron
e9a5fd4b98
More fields with inline editing enabled.
2014-02-01 09:37:15 -08:00
Cameron
c0746113b6
Support for multiple images/video in news items. (experimental)
2014-01-31 06:33:01 -08:00
Cameron
cc07dac897
Basic support for news videos.
...
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
dc2c29fff7
Added 'clearfix' to e-related as a precaution.
2014-01-28 07:39:40 -08:00
Cameron
02bf58c5c7
Styling fix on imagepicker();
2014-01-24 12:52:26 -08:00
Cameron
d2d58451cf
Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode.
2014-01-23 15:56:53 -08:00
Cameron
bb76398ac1
Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH .
2014-01-23 04:38:48 -08:00
Cameron
4bfeb0c66b
Handle empty values in e_related.
2014-01-22 11:38:26 -08:00
Cameron
6167544d50
Allow shortcode to limit results in e_related.
2014-01-22 08:35:35 -08:00
Cameron
064e461fc2
Added new e_related.php files to news and page
2014-01-22 07:40:01 -08:00
Cameron
16dc9d39b6
Added new e_related addon and updated default news and page templates to utilize.
2014-01-22 06:14:23 -08:00
Cameron
56b7bdc42b
Removed old icons. If you find broken image paths, please post an issue about it.
2014-01-21 06:40:46 -08:00
Cameron
58d2aa8ad3
GUI Glyph fixes and Bbcode button styling fixes.
2014-01-17 06:49:55 -08:00
Cameron
8f2aa2bcbf
Fix for icon display issue in the icon-picker.
2014-01-15 07:02:45 -08:00
Cameron
e323418ab2
Fix for Icon paths.
2014-01-15 04:02:05 -08:00
Cameron
c567fd265b
Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage.
2014-01-15 02:56:39 -08:00
Cameron
67cef013f3
Search page completed. Bootstrap3 template functional. e-expandit can now accept multiple target IDs using the data-target attribute.
2014-01-14 06:09:12 -08:00
Cameron
4a9b4c1819
Correct some keyword fields with the 'tag' form element.
2014-01-12 08:05:12 -08:00
Cameron
3b65f464a0
Adding missing options to Inline editing of checkbox list.
2014-01-12 05:33:52 -08:00
Cameron
3688924e42
Media-Manager Youtube browser added.
2014-01-08 15:51:14 -08:00
Cameron
0976668360
BC Fix for userclass checkboxes.
2014-01-06 01:03:58 -08:00
Cameron
195baaf84d
Admin-ui: Added option to filter by type=user
2014-01-01 17:38:46 -08:00
Cameron
2e7232aa9a
Improved check for Bootstrap3
2013-12-24 02:24:14 -08:00
Cameron
442a96b7ef
Bootstrap3 tweaks
2013-12-21 21:56:34 -08:00
Cameron
e2d67d8ecd
Issue #435 - Initial Bootstrap3 theme added.
2013-12-21 01:32:39 -08:00
Cameron
7874cd1060
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
...
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
459ffe40de
Language fix for datetimepicker()
2013-11-21 19:43:00 -08:00
SecretR
6ae99f2bfd
Applying missing commits
2013-10-16 18:13:21 +03:00
SecretR
2bdcceab9c
Various bug fixes
2013-10-14 15:38:57 +03:00
SecretR
6c3809a368
leftover debug
2013-09-07 16:30:30 +03:00
SecretR
1da72a7d8d
Admin UI - field type 'user' features
2013-09-07 16:27:01 +03:00
SecretR
3ad911ef2b
Fixes #418 and various inline edit issues
2013-08-31 16:42:23 +03:00
Cameron
ddbbfef54f
Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency.
2013-07-12 13:52:39 -07:00
Cameron
b896227ab8
Icon-picker styling.
2013-07-12 07:37:31 -07:00
Cameron
955bb78769
Added support for bootstrap glyphs (see admin-> Site-links icon for example)
2013-07-12 07:13:10 -07:00
Cameron
62f178f9bb
Submitnews token added and set access to 'Members' during installation.
2013-07-12 03:21:27 -07:00
Cameron
380f6de25b
Added 'home' icon to breadcrumb
2013-06-23 19:06:00 -07:00
Cameron
279abb0b2b
Generic breadcrumb() function added. Removed front-end css styling from admin area.
2013-06-22 18:11:10 -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
SecretR
ee7a24bceb
Closes #316
2013-06-10 17:55:43 +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
4c63dab511
Some Log-Statistics GUI cleanup.
2013-06-03 12:19:51 -07:00
Cameron
7d6688d760
Page support for single page with anchor navigation.
2013-05-29 01:29:53 -07:00
Cameron
b0a944496e
Admin log GUI checkbox fixes
2013-05-26 14:36:55 -07:00
Cameron
348c26a6a0
Closes #330
2013-05-25 16:52:45 -07:00
Cameron
beca1115c5
Closes #108 , Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM
2013-05-25 16:06:51 -07:00
Cameron
37fa9241d3
Column count fix for 'no records found' message.
2013-05-20 04:50:56 -07:00
Cameron
31d738829b
Checkbox alignment and minor code cleanup.
2013-05-20 01:06:52 -07:00