1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

1102 Commits

Author SHA1 Message Date
Moc
88be4cf0a6 Minor LAN fix 2012-11-05 12:50:38 +00:00
Moc
524083bf96 LAN for e107_admin/cron.php reworked, removed hardcoded text. LAN fix for e107_admin/banlist.php 2012-11-05 12:38:25 +00:00
CaMer0n
bdabb95f6f GUI styling. 2012-11-03 00:57:29 +00:00
nlstart
01dcf2a822 Fixed Bug #5366 : e-token was forgotten in editing 2012-11-01 09:23:00 +00:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
CaMer0n
f0d232a639 e-spinner and $frm->number() function added. 2012-11-01 00:34:38 +00:00
CaMer0n
f57297982c Upgrade to jquery-ui 1.9.1 2012-11-01 00:13:24 +00:00
CaMer0n
792cc7e715 Make sure custom form method is public 2012-10-31 23:22:47 +00:00
secretr
909735d442 Delete confirm screen for media manager 2012-10-31 21:54:55 +00:00
secretr
a53327433d media manager category types 2012-10-31 21:28:20 +00:00
secretr
c8612c6d4f uploader JS extension options; media manager minor fixes; date, file value types (form handler) 2012-10-31 20:18:18 +00:00
e107steved
a27c509572 Bug #5347 hard-coded LAN 2012-10-24 20:11:18 +00:00
CaMer0n
ebe5cd2948 CustomPages work (chapters, books) and admin-> newspost - news_rendertype (start toward multiple templates per item) 2012-10-11 02:24:43 +00:00
CaMer0n
bfb687dfd5 Session quick fix. Image resizing etc. 2012-09-03 23:02:45 +00:00
secretr
c8cab64460 No additional new lines at the end of every custom page/menu 2012-08-30 13:52:36 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
7e3bb486d4 Moved filetypes.xml path to e_SYSTEM directory and auto-generate file if not found. 2012-08-19 05:10:43 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
e0581d53b0 Comment 'share' preparation 2012-08-17 08:51:27 +00:00
Moc
3a85de6b3d first changes on lan_cron.php and cron.php 2012-08-16 11:33:08 +00:00
CaMer0n
02e7205651 Minor fixes. 2012-08-15 09:26:00 +00:00
CaMer0n
a1f94abbb6 Sql query syntax fix 2012-08-12 09:35:27 +00:00
CaMer0n
447fb8a2b3 Remove tinymce table. 2012-08-12 07:13:02 +00:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
7ef1ea179a More CustomPage fixes. 2012-08-11 11:15:05 +00:00
CaMer0n
cbd44f0ddd Custom Pages "new page" fix. 2012-08-11 05:00:50 +00:00
CaMer0n
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
CaMer0n
e660ed3a43 e_TEMP added for system temp folder. Import options added for LiveJournal and html (non-CMS) pages. (work in progress) 2012-08-06 08:55:51 +00:00
CaMer0n
c7c9bfe517 Increased session to 24 hours (prevent being logged-out every hour).
Recursive chmod added to Database Tools for correcting folder and file perms.
2012-08-05 10:06:01 +00:00
CaMer0n
a739be4176 jquery pagination - currently used on comments and media-manager. 2012-08-04 21:50:47 +00:00
CaMer0n
abe5e487be sql fix 2012-08-04 19:07:00 +00:00
CaMer0n
bc03e263d6 Minor cleanup 2012-08-04 04:26:05 +00:00
CaMer0n
92370eb421 Media-Manager search-filter and other fixes. 2012-08-04 04:15:41 +00:00
CaMer0n
1601a07bba admin news comments were displaying in reverse. added 'reverse=1' read/write parm to admin-ui. 2012-08-02 23:37:20 +00:00
CaMer0n
bf450949db Added social-app key-registration links to admin -> prefs. Fixed 'hide email' signup option. Added rel=external link option to jquery lib. 2012-08-02 21:29:36 +00:00
CaMer0n
4c7525b50d Quick fix for handling array data and converting to comma separated data including filtering list results. (Admin-UI) 2012-08-02 02:11:22 +00:00
CaMer0n
951665accd Media-Manager batch image-rotation added (only jpeg for now). Other minor tweaks. 2012-07-29 02:36:18 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
6cb2858aab Minor interface fixes 2012-07-23 10:25:45 +00:00
CaMer0n
93a6aa1325 Removal of e107_preset table (deprecated by batch 'copy' function) and other small fixes. 2012-07-23 09:35:32 +00:00
CaMer0n
d5a3b29340 Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags. 2012-07-23 02:25:17 +00:00
CaMer0n
384b123475 Admin Custom-Pages "new page" bugfix. 2012-07-22 11:14:29 +00:00
CaMer0n
09f789b09d Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also. 2012-07-21 03:55:04 +00:00
CaMer0n
794783b692 downloads import fix for update_routines. 2012-07-20 07:42:19 +00:00
CaMer0n
23c4e06972 Media-Manager fixes. filepicker() /jquery fix. e_AJAX_REQUEST - header detect added. Plugin install from xml feed. (tested locally only) 2012-07-20 07:31:16 +00:00
CaMer0n
1f073d0552 Media-Manager fixes and refinements 2012-07-18 06:34:26 +00:00
CaMer0n
79224fe54d Admin-ui type 'password' added. Password modification now possible via admin->users. Installed Media path issue corrected. 2012-07-18 03:47:28 +00:00
CaMer0n
187bb8f53b NewsTags shortcode, some admin-ui fixes and newspost thumbnail BC fixes. 2012-07-15 03:01:30 +00:00
CaMer0n
4cfe5c4387 Fixes related to Gallery image import, watermarks and thumbnails. 2012-07-14 10:40:40 +00:00
CaMer0n
8c497fcee1 file-class filter fix 2012-07-13 06:32:42 +00:00