1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
Cameron
0c9350a3cc X-editable upgraded to v1.5.1. e-expandit class now uses slideToggle() jquery method. AdminUI: tag fields can now be edited inline even if empty. 2015-06-07 20:28:00 -07:00
Cameron
1043ba0154 Admin-UI Toggle sidebar experimental option added. 2015-03-09 15:06:16 -07:00
Cameron
27d76b1685 e-modal loading animation added. 2015-02-10 12:58:23 -08:00
Cameron
e36b68933c Usersettings error message styling and general cleanup. 2015-01-27 11:32:09 -08:00
SecretR
adc1f826b8 jQuery upgraded to the latest and greatest 2.1.1; fixed calls to obsolete live() in all core js libraries 2014-11-04 16:12:18 +02:00
Cameron
28db46022b Issue #684 Disabled drop-down restyling due to validation alert issues. 2014-10-16 17:31:38 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00
Cameron
5e867b378e Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code. 2014-10-12 02:37:43 -07:00
Cameron
de808f74d5 Infopanel comment-approval now fully functional. 2013-05-20 13:37:39 -07:00
SecretR
ebcf1e0169 Fixed #212: backward compatibility of admin menu third party plugins 2013-05-07 16:11:32 +03:00
Cameron
a8fc30016c Issue #235 - Database Utility fixes. 2013-05-04 19:59:54 -07:00
Cameron
086e8c3afc Plugin and Theme manager fixes. Start on e-alert (requires more work) 2013-05-03 21:38:22 -07:00
Cameron
6eefdb5441 Minor tooltip styling issue 2013-05-01 13:00:25 -07:00
Cameron
d5b572d925 More table-row highlighting fixes. 2013-04-30 00:20:49 -07:00
Cameron
7c7c417f7f Table-row highlighting working again. 2013-04-29 22:19:38 -07:00
Cameron
664b97d4b1 Fix last commit - tooltip placement 2013-04-25 17:40:26 -07:00
Cameron
016e6d82ef Tooltip position fix for textareas. 2013-04-25 17:38:06 -07:00
Cameron
09d878b56a Closes #172 - tooltip display issue 2013-04-25 13:00:58 -07:00
Cameron
449f31546a Forum-update fixes 2013-04-21 21:31:42 -07:00
Cameron
cd4d793fd4 Upgraded x-editable to v1.4.3 2013-04-17 11:25:33 -07:00
Cameron
42b41c500a Switch to appropriate tab when html5 validation fails 2013-04-15 14:07:47 -07:00
Cameron
755bf861c4 Menu-Manager auto-height on iFrame and other GUI fixes. 2013-04-14 17:06:02 -07:00
Cameron
a90b8b943c jQuery-UI removed from the front-end. And eventually the admin area if possible. 2013-04-14 12:33:06 -07:00
SecretR
c39333a6b2 Tabs and JS plugin navigation (e.g. Preferences page) remember now the last active tab 2013-04-06 19:41:10 +03:00
Cameron
bfc3394aa1 Forum updated to use ajax / progress bar. Tested with 100M v1.x forum sql dump. 2013-03-28 23:37:39 -07:00
Cameron
2d0cf44d83 e-progress function added. 2013-03-28 16:24:54 -07:00
Cameron
75e0344efe Load Signup JS code only when needed. 2013-03-27 19:38:42 -07:00
Cameron
e33e02b7db Closes Issue #148 - sort button 2013-03-24 00:53:43 -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
4f6b639ee9 Admin theme upgrade fix 2013-03-16 14:32:32 -07:00
Cameron
3096bd2b6c Changed to bootstrap tags (instead of jquery-ui) 2013-03-15 20:44:37 -07:00
Cameron
bce70a7e33 jQuery 'live' events for x-editable 2013-03-07 04:31:32 -08:00
Cameron
4844f3f5f4 More GUI enhancements 2013-03-03 20:54:08 -08:00
Cameron
67afc1515e Theme downloading fixes and Theme info GUI fixes. jQuery cache fix. 2013-03-03 17:52:10 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Cameron
66ca489509 Removed green test code. 2013-03-02 12:16:51 -08:00
Cameron
0becdb3cbf Fixes bootstrap reusable modal window issue. 2013-03-02 01:03:52 -08:00
Cameron
63c52ca05d BC fixes for <select> form elements 2013-02-23 03:01:57 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
Cameron
76504b6be7 Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode. 2013-02-19 14:45:22 -08:00
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02:00
SecretR
a50848f6d7 fixes #94 - Check All checkboxes that don't check all - switched from non-standard (Harmony Proposal) to generic JS method 2013-02-07 09:22:37 +02:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08:00
Cameron
d6a69a0ec3 X-editable added. FAQs admin-area modified to test. Handling of POST not done yet. 2013-02-06 00:18:53 -08:00
SecretR
ca9a6321ea close #29: Admin-ui ajax result filtering on keyup with jQuery;
admin jQuery JS improvements, server side filtering issues solved
2013-01-08 11:21:29 +02:00
Cameron
8814055e84 Password Generator/Meter now uses bootstrap css. Password strength improved. 2012-12-09 00:50:58 -08:00
Cameron
01a6e11f44 Example Private Message Menu in Admin area. 2012-11-30 18:14:51 -08:00
Cameron
8c9561b90c disabled e-spinner for now. 2012-11-28 19:18:20 -08:00
Cameron
c3094ddd83 Tooltip refinements 2012-11-28 14:00:34 -08:00