1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

313 Commits

Author SHA1 Message Date
Cameron
4f4021a517 More code cleanup 2016-12-02 13:14:50 -08:00
Cameron
c3df2134e2 Backward Compatibility Fixes. 2016-12-01 19:12:25 -08:00
Cameron
1eccbf30d6 Fixes #2091 - expandit issue. 2016-12-01 11:50:09 -08:00
Lóna Lore
e0e26b83fc Code formatting. 2016-11-30 20:39:15 +01:00
Lóna Lore
dffe63fce2 Ajax API improvement. 2016-11-30 20:36:47 +01:00
Cameron
7f27cf5bfd Issue #2049 - Expandit now works on divs with legacy code. 2016-11-28 14:15:01 -08:00
Cameron
5648f345b3 Merge pull request #2046 from rica-carv/rica-carv-fontawesome_upgrade
Fontawesome upgrade from 3.2.1 to 4.7.0
2016-11-19 13:37:33 -08:00
rica-carv
07af038938 Create font-awesome.css.map 2016-11-18 21:59:00 +00:00
rica-carv
937e6b0d72 Update font-awesome.min.css 2016-11-18 21:58:21 +00:00
rica-carv
9599adb68d Update font-awesome.css 2016-11-18 21:57:44 +00:00
rica-carv
26dbdb3f7c Update fontawesome-webfont.svg 2016-11-18 21:55:32 +00:00
rica-carv
7b3e26604e Add files via upload 2016-11-18 21:53:27 +00:00
Cameron
6f24cbb997 Issue #2040 - Max-upload-size pref is now respected by the Media-Manager. 2016-11-17 12:34:09 -08:00
lonalore
93b993bbb1 Flexpanel layout picker. 2016-11-09 16:06:53 +01:00
lonalore
e5b9d71943 Drag-and-drop panel moving/sorting now works fine. 2016-11-09 12:44:03 +01:00
lonalore
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Lóna Lore
6d96cdbeab Custom layout for dashboard with 10 droppable areas. 2016-11-04 18:06:36 +01:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Cameron
14c7f5971e Issue #1886 - plupload updated to v2.1.9 2016-09-28 10:44:28 -07:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Lóna Lore
c8feb4ae0c Fixed: Call e107.attachBehaviors() after a load of new content. 2016-06-27 19:22:58 +02:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
lonalore
2d4ed8195d Fix for changeDate() not being fired when value manually altered. Issue #1695 2016-06-14 09:38:59 +02:00
Cameron
267b0fb38a Merge pull request #1695 from lonalore/master
Fix for datepicker(). Tested!
2016-06-13 14:41:09 -07:00
Cameron
a4203b72c7 Frontend inline-editing preference added. 2016-06-09 16:44:40 -07:00
lonalore
f74e7c15e9 Use JS behavior to initialize datepicker. 2016-06-09 11:50:45 +02:00
Cameron
0109e91271 Missing contentEditable script added. Removed unused zrssfeed script. Added default featurebox css for a fixed height. Experimental JS manager CDN check code added (but disabled for now) 2016-06-02 15:04:08 -07:00
Cameron
26636f318c More inline news editing tweaks. 2016-05-31 17:44:07 -07:00
Cameron
eb40a9ac15 Added Experimental Inline editing for news items. 2016-05-31 13:04:05 -07:00
Cameron
d1e50d65ff css class name change. 2016-05-28 22:17:53 -07:00
Cameron
210abeaba0 Removed old bootstrap-editable folder. Added experimental front-end inline editing for shortcodes. 2016-05-28 19:03:08 -07:00
Cameron
01ec33cc8e Emoticons now have their own css class. Improved emoticon code detection. 2016-05-05 18:52:46 -07:00
Cameron
8f14ff3527 Fix for image-wrapping issue. Fix for x-editable loading animation. 2016-05-04 15:59:19 -07:00
Cameron
3a74aea669 Online Menu upgrades. 2016-04-28 13:17:36 -07:00
Cameron
b6f9122faa Merge pull request #1578 from waskosky/master
Allow full screen iframed elements in modal
2016-04-23 14:14:03 -07:00
Michael Waskosky
5453be3ccd Allow full screen iframed elements in modal
This tag allows videos in modals to be full screen.
2016-04-23 14:51:45 -06:00
Cameron
c77b3d835a Merge pull request #1571 from waskosky/master
bootstrap modal options for frontend
2016-04-23 08:15:29 -07:00
Michael Waskosky
691c2ef170 boostrap modal options for frontend
A way to configure modal options documented here http://getbootstrap.com/javascript/#modals-methods
2016-04-22 21:29:00 -06:00
Cameron
b762c10ecc Display loading button on form submit only when submit is successful. (no validation issues) 2016-04-11 17:58:22 -07:00
Cameron
8ff02d9aa9 Default loading icon added to form->button() method when font-awesome is present. 2016-04-10 17:52:30 -07:00
Cameron
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -07:00
Cameron
eaf23811f5 Corrected user template markup and added more class ids for greater flexibility during theme development. 2016-04-07 16:41:31 -07:00
Lóna Lore
c912c78efa JS callback function to check selector is valid or not. Missing LAN vars for prettyPhoto. 2016-03-30 14:32:56 +02:00
Lóna Lore
3198440697 Add prettyPhoto and jQuery Cycle libraries to lib folder. 2016-03-29 10:45:45 +02:00
Lóna Lore
91e504c220 Ajax API: support for forms without ID. 2016-03-25 10:21:19 +01:00
Lóna Lore
5498c0ac15 Inline support for expandit behavior. 2016-03-25 09:32:28 +01:00
Cameron
d2ef47fecc Fix for default expandit behavior. For the FAQs Categories not showing after install. 2016-03-24 10:30:53 -07:00
Lóna Lore
f182d412cc Fixed: bbcode buttons not working. 2016-03-23 13:05:56 +01:00
Lóna Lore
8c8e7acf0c Fixed: Insert an image from Media Manager does not work (bbarea). 2016-03-23 11:51:36 +01:00
Cameron
9cb9f347b1 User profile: Force a perfect circle for the avatar. 2016-03-22 04:31:07 -07:00