1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 18:50:37 +01:00

55 Commits

Author SHA1 Message Date
Cameron
84d7271d10 Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names. 2016-04-11 18:39:19 -07:00
Cameron
87078b9e63 FAQs: Missing language-file loader. 2016-04-07 11:51:14 -07:00
Cameron
d2ef47fecc Fix for default expandit behavior. For the FAQs Categories not showing after install. 2016-03-24 10:30:53 -07:00
Cameron
0d3a6f6f4c FAQs language fixes for frontend. 2015-06-08 00:45:21 -07:00
Cameron
590df058b3 FAQs enhancements and fixes. FAQ search menu added. 2015-06-07 18:15:23 -07:00
Cameron
12ec43161b AdminUI: access for create/edit/delete expanded to allow userclass options. Fine-grained access control example added to FAQs. 2015-06-06 14:25:40 -07:00
Cameron
e75498fa5d FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger. 2015-06-06 13:17:58 -07:00
Cameron
6efbb4ab33 FAQ fixes/enhancements 2015-05-29 17:14:09 -07:00
Cameron
51c7c67947 FAQ improvements. 2015-05-28 09:48:44 -07:00
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