1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 03:54:39 +01:00

46 Commits

Author SHA1 Message Date
Cameron
76d7a802c6 FAQs: 'faq-new' css class added for recently added FAQs. 2015-05-11 14:07:11 -07:00
Cameron
edbc6dd700 Added FAQ-count to cron. Correct faq_question field type. Increased number of FAQs per page in admin area. 2015-04-15 15:35:42 -07:00
Cameron
70e810eb68 New $sql method max() and Admin-UI auto-incrementing on order fields during record creation. 2015-04-15 12:27:31 -07:00
Cameron
ef9bbf25f0 Correct admin navigation menu highlighting. 2015-04-08 10:35:59 -07:00
Cameron
077489bb72 Plugin FAQs: Added "Ask a Question" limit preference 2015-04-02 12:34:32 -07:00
Cameron
24f2b22e6a FAQs now supports submitted questions from anonymous users and improved tag search/urls. 2015-03-31 06:26:06 -07:00
Cameron
d7f603ae8b Fixes #713, Fixes #897 - MySQL Strict Mode fixes. 2015-02-20 11:03:14 -08:00
Cameron
05c8f263d1 FAQs enhancement and support for faq-category SEF urls. (work in progress) 2015-01-28 02:29:26 -08:00
Cameron
7faa098d97 FAQs GUI field size fix. 2014-07-05 01:30:28 -07:00
SecretR
4730d6c9d8 Revert "FAQs administration settings tabs fix"
This reverts commit cccbba5d7b3a7baf6630152a29209075d51873c2.
2013-09-07 16:38:37 +03:00
SecretR
cccbba5d7b FAQs administration settings tabs fix 2013-09-07 16:28:40 +03:00
Cameron
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00
SecretR
cebe1810a9 FAQs category meta description and meta keywords 2013-04-01 15:12:15 +03:00
SecretR
c3ad8ca496 FAQ tags trim 2013-03-20 16:10:35 +02:00
Moc
e26d3e9cae Header update 2013-03-18 14:21:11 +01:00
Cameron
196aed907e Tag styling and admin-ui type='tags' added. 2013-03-15 21:50:03 -07:00
SecretR
e8068a328c FAQ tags support 2013-03-15 17:15:43 +02:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Cameron
b848be302b Closes #138 - Preferences page set to Main admin only and all the rest to plugin access. 2013-03-09 15:24:32 -08:00
SecretR
d0dec8fd27 FAQs initial rewrite done 2013-03-07 15:19:43 +02:00
SecretR
19043000ae Admin Language files autoload denied for new admin UI areas 2013-03-07 15:19:41 +02:00
Cameron
474a7df566 More Plugin Manager Lookup fixes. And bbarea expand option fixes. 2013-03-04 02:48:59 -08:00
Cameron
f028b5c18d Minor Tweaks 2013-02-25 01:05:35 -08:00
Cameron
28d34c324b FAQs admin modified to use tabs. 2013-02-24 19:54:56 -08:00
Cameron
b6f45d838b Gui fixes. Restored cron pwd-generator button. 2013-02-23 05:17:03 -08:00
Cameron
deb3059bfa FAQ inline editing on categories. 2013-02-23 04:19:36 -08:00
Cameron
ecb3a5ccdd Renamed first FAQ navigation link. 2013-02-22 15:47:01 -08:00
SecretR
82625f6795 Fixes #114: Admin-ui inline editing and drag & drop sorting fails when
mode != main (missing FAQ $sortField variable)
2013-02-22 14:37:17 +02:00
Cameron
e8d877bb53 Minor admin area tweaks to FAQs 2013-02-21 17:39:40 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
68f949ec7b Sort now functioning across pages 2013-02-06 10:24:00 -08:00
SecretR
1a9cb284b4 Admin UI generic ajax 'sortable' solution; Admin UI generic ajax 'inline edit' solution (works only on number and text field types at this moment); Model/Admin UI now support GUID like Primary Id's; various minor fixes, language defines 2013-02-06 17:03:00 +02:00
Cameron
f930674a18 FAQs datestamp now editable. 2013-02-06 01:04:37 -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
Cameron
24a1d695d4 Submit button drop-down options. 2012-12-12 22:39:18 -08:00
Cameron
c65b549af7 Public Uploads page enabled and admin-ui template added. 2012-12-10 18:40:44 -08:00
CaMer0n
37687fd212 drag and drop ordering of items. 2012-05-23 08:29:57 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
111531dc2b PHPdoc fix 2009-11-17 14:16:47 +00:00
CaMer0n
78233f4b28 small fixes 2009-11-17 08:16:46 +00:00
secretr
54e4e7a46c admin UI: bugless Filter, everything should work fine now (with or without JS/Ajax); admin icons handler experiment; bugfixes; TODO list update 2009-11-12 16:55:50 +00:00
secretr
f8b49748d5 admin UI: Filter Ajax autocomplete, filters are now executed via AJAX calls by default, needs cleanup (buggy in some cases); some more UI improvements 2009-11-11 20:57:34 +00:00
secretr
890bd0db44 date convert: added generic string to timestamp converter (toTime()); admin UI: textareas autoexpand now available sitewide (back-end), multi table JOIN support, field (db table) aliases support, user auto-complete search should work fine now, example usage added on faqs administration 2009-11-10 19:13:07 +00:00
secretr
7edd4ba390 admin UI - introducing textarea auto-height, bugfixes, e-column trigger overall fix 2009-11-09 16:54:30 +00:00
CaMer0n
6df8480dc8 FAQs derived from my original plugin for 0.6/0.7. Work in progress 2009-11-09 12:57:34 +00:00