1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

424 Commits

Author SHA1 Message Date
SecretR
f9111fd5ca Admin UI better sort handling (thanks Dingjie Yang) 2014-08-17 16:38:58 +03:00
Moc
268012e160 Added deprecated message near the old 'form' class (replaced by the new form handler) 2014-08-13 14:01:00 +02:00
Cameron
4bc29714a1 Fix for $frm->open() when using GET and query strings. 2014-08-12 15:51:35 -07:00
Cameron
69af4f7f80 Added carousel options. 2014-08-01 21:42:03 -07:00
Cameron
96a7bea357 Added simple bootstrap carousel method. 2014-08-01 19:25:49 -07:00
Cameron
eea43a8a88 Plugin Builder updated with new types and improved field-type detection. 2014-07-09 20:33:20 -07:00
Cameron
0075ece1fe Fix for writeParms and textareas. 2014-07-09 16:05:25 -07:00
SecretR
f1fbeaa996 Closes #693 - custom pages quick view link broken 2014-07-09 19:24:07 +03:00
Cameron
78db170598 Better handling of optgroups in <select> element. 2014-07-06 23:09:37 -07:00
Cameron
5d46ffe410 Issue #619 - media-manager icon issue on non-image files. 2014-07-05 20:27:03 -07:00
Cameron
9ccc6dd78b Admin Notify - gui alignment fix for when selecting the 'email' option. 2014-07-02 21:38:47 -07:00
Cameron
4e4cc52215 Added missing css to $frm->email(); 2014-07-01 18:32:14 -07:00
Cameron
c935211e17 Added default form class to $frm->open() method. 2014-07-01 18:24:40 -07:00
Cameron
d79d1c41aa Fix: allow null as default value on $frm->number(); 2014-06-30 18:48:58 -07:00
Cameron
38b8d247fa Form handler: Display only numeric keypad on smartphones when entering numbers. 2014-06-26 14:45:41 -07:00
Cameron
5be355a832 $frm->number() upgraded to Html5 spec. (when Bootstrap is active) 2014-06-23 18:55:44 -07:00
Cameron
dade841035 Bootstrap Tabs method added to form handler. 2014-06-23 18:26:37 -07:00
Cameron
d6c8f92efa Related to issue #619. Attempt to detect and add file extension when it's missing and prior to media import. 2014-06-11 20:43:12 -07:00
SecretR
14889e2ea8 Removing leftover debug 2014-06-01 14:51:53 +03:00
Cameron
28c8c25ee4 Image size correction on bbcode [img] and automatically display full-width in admin when bbarea is used. 2014-05-31 23:18:01 -07:00
Cameron
b69f770317 Admin-ui to support multiple images. (a work in progress) 2014-05-28 22:36:53 -07:00
SecretR
53f4c8d659 Last commit went wrong - typo fix 2014-04-02 16:19:34 +03:00
SecretR
4219ac74fd Allow multiple element classes in Bootstrap3 mode 2014-04-02 15:59:35 +03:00
SecretR
75b7f41263 Allow multiple element classes in Bootstrap3 mode 2014-04-02 15:57:47 +03:00
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