1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

133 Commits

Author SHA1 Message Date
Cameron
a7b3a3e6f1 New avatar paths: avatars/default and avatars/uploaded . Paths need to be checked throughout the core. 2013-04-19 14:00:19 -07:00
SteveD
f9c03aa015 Remove hard-coded text 2013-04-18 22:06:56 +01:00
Cameron
792c5eb628 Notice and Warning removals 2013-04-15 19:46:35 -07:00
Cameron
00fc492838 Prevent theme "default content" notification during upgrade. 2013-04-14 20:18:23 -07:00
Cameron
9d32fbd2ac Plugin Table Insert fix (should prevent errors). Added check for deprecated releaseUrl field to update routine. 2013-04-11 13:42:57 -07:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
9be058d806 Issue #149 - fixes media-categories, theme layout, menu-prefs etc. 2013-03-28 00:41:29 -07:00
Cameron
919c3b4092 Issue #149 - disable plugin upgrades until core upgrade complete. Fixed cached prefs issue and plugin table issue. 2013-03-27 19:39:00 -07:00
Cameron
56c776947d Page table upgrade fix. 2013-03-17 15:25:02 -07:00
Cameron
4ece98ef90 Fix for prefs issue. 2013-03-13 02:40:05 -07:00
Cameron
14044fc25a XURL definitions added for facebook, twitter etc. 2013-03-11 02:43:19 -07:00
Cameron
6f8481e528 Update routine improvements. Check for plugin xxxx_setup.php during db-verify 2013-03-10 18:42:54 -07:00
Cameron
d9ef1a67d3 Cleaner upgrade of pages/menus to new format. 2013-03-09 15:09:33 -08:00
Cameron
d32715dcef Rename page_theme to menu_name 2013-03-09 14:53:01 -08:00
Cameron
4dfdaacac7 Missing object fix. 2013-03-07 05:44:49 -08:00
Cameron
ee04aff653 Tweaks to Pages/Menus 2013-03-07 00:11:31 -08:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
SecretR
2a58184f81 Legacy shortcode related - fixed DB update detect/run 2013-02-11 14:56:43 +02:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
SteveD
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Cameron
159fb63bfb Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php 2012-12-08 00:36:34 -08:00
Cameron
df2a903e62 Upgrade Fixes and notice removals. 2012-12-07 15:16:42 -08:00
Cameron
1062988bba Display less during upgrade. 2012-12-07 11:56:14 -08:00
Cameron
412a58fd87 GUI fix for Update Page 2012-12-03 15:04:11 -08:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +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
447fb8a2b3 Remove tinymce table. 2012-08-12 07:13:02 +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
93a6aa1325 Removal of e107_preset table (deprecated by batch 'copy' function) and other small fixes. 2012-07-23 09:35:32 +00:00
CaMer0n
794783b692 downloads import fix for update_routines. 2012-07-20 07:42:19 +00:00
CaMer0n
df2d4f4c5b Update routine to correct avatar paths. 2012-06-17 10:51:13 +00:00
CaMer0n
1d52185bc8 Added e_CACHE_URL 2012-06-08 08:18:03 +00:00
CaMer0n
25d7cb258d Work on override class and multi-site support. 2012-06-08 06:03:07 +00:00
CaMer0n
425937e1a4 Admin template fix 2012-06-07 00:33:10 +00:00
CaMer0n
e9811d8b8f Media-Manager importing of files 2012-05-25 11:30:49 +00:00
CaMer0n
629f7db1ab More fixes and Media Manager work - esp. file upload. 2012-05-22 13:32:49 +00:00
CaMer0n
dc460f15c7 More 1.x -> 2.0 upgrade fixes. 2012-04-26 10:14:43 +00:00
CaMer0n
df1da3ac62 More upgrade-related fixes 2012-04-26 05:41:24 +00:00
CaMer0n
a0dd8a6c43 Small fix on Media table changes. 2012-04-26 02:56:11 +00:00
CaMer0n
286d8048a6 Clear DB cache before e107_update and some cleanup in admin->cache code. 2012-04-26 01:33:33 +00:00
CaMer0n
5a80a9a205 Work on Media-Manager 2012-04-22 06:19:21 +00:00
CaMer0n
6837ea5154 Work on Update-routines - plugin-specific. see e107_plugins/download/download_setup.php for details. 2012-04-20 07:19:58 +00:00
CaMer0n
7a9ae43aad Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support) 2011-07-25 02:41:49 +00:00
CaMer0n
2475e1f5aa Upgrade from 0.7.x to 0.8 now leaves a clean error-free table-structure. 2011-06-15 05:41:06 +00:00
e107steved
97eecaad36 EONE-51: Migrate saved emails to 0.8 DB table 2010-10-21 17:42:03 +00:00
e107steved
482c546763 session table no longer required (not used in 0.7, either) 2010-06-24 20:40:19 +00:00
e107steved
ee3e6ed9d9 Update routine uses new combined admin logging and messaging API 2010-04-20 21:35:20 +00:00