1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

3759 Commits

Author SHA1 Message Date
CaMer0n
a61b072d44 Quick path fix. 2012-04-27 02:02:38 +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
dda1140bc1 Sync with 1.0. Allow Main Admin to preview sitedown.php while logged in. 2012-04-26 02:50:06 +00:00
CaMer0n
c93c1a6829 Temporary Fix for PHP Warning in linkwords. 2012-04-26 02:42:41 +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
7d89c9f4d2 Xhtml fix : use rel='lightbox.Group' instead of rel='lightbox[Group]' 2012-04-25 21:51:58 +00:00
CaMer0n
fcadcef5ff Gallery jumper added 2012-04-25 21:01:05 +00:00
CaMer0n
78aadc0e72 default style adjustment 2012-04-25 10:44:59 +00:00
CaMer0n
a4a433a148 Styled for smaller thumbnails in slideshow mode. 2012-04-25 10:38:12 +00:00
CaMer0n
e4605efb86 Gallery preferences and fixes. 2012-04-25 10:01:24 +00:00
CaMer0n
6c14fba8d5 Updated to fixed version of carousel.js 2012-04-25 07:21:07 +00:00
CaMer0n
c6158bb443 Carousel/Slideshow support added. Use: {GALLERY_SLIDESHOW=X} X = Gallery Category No. 2012-04-25 03:21:02 +00:00
secretr
dba6258f59 improved ajax user search (admin) - code quality 2012-04-24 11:30:47 +00:00
secretr
8bb8b88ca9 improved ajax user search (admin) - search by/show email when appropriate 2012-04-24 11:28:58 +00:00
CaMer0n
87d4d6ed22 removed debug info. 2012-04-24 11:27:59 +00:00
CaMer0n
6c790d9ab6 renamed internal shortcode variable from 'eParserVars' to 'var'. ie. use $this->var['field_name'] inside shortcode batches. 2012-04-24 11:22:07 +00:00
CaMer0n
711a2965de Lightbox added to gallery 2012-04-24 11:02:57 +00:00
CaMer0n
3746bf5f6a Gallery pagination 2012-04-24 08:36:35 +00:00
CaMer0n
72267ae458 Changed how duplicate file=names are handled during batch import 2012-04-23 20:24:24 +00:00
nlstart
f7ada45093 Quick fix to repair the link to usersettings. 2012-04-23 19:10:22 +00:00
CaMer0n
953075d28c Save-path corrected on batch-import. 2012-04-23 10:05:00 +00:00
CaMer0n
c41b3e4b31 Added stylesheet to gallery 2012-04-23 09:29:12 +00:00
CaMer0n
a4bc52b831 Fixed a typo 2012-04-23 08:46:23 +00:00
CaMer0n
62e92a2621 Shortcode handler was failing to load classes under some conditions. Also added some debug info. (use e107 debugger for Firefox in SC mode) 2012-04-23 01:21:06 +00:00
CaMer0n
0733253516 Simple Gallery plugin which uses the media-manager back-end. 2012-04-23 01:15:31 +00:00
CaMer0n
c6951802cd Simple Gallery script - integrates with media-manager, experimental. 2012-04-22 07:56:17 +00:00
CaMer0n
ad1a942f19 Small fixes to Media Manager. 2012-04-22 07:53:34 +00:00
CaMer0n
5a80a9a205 Work on Media-Manager 2012-04-22 06:19:21 +00:00
CaMer0n
e5633942bd Bugfix for last commit 2012-04-21 20:16:31 +00:00
CaMer0n
48a2be2499 Field order change (admin -> downloads) 2012-04-20 10:11:14 +00:00
CaMer0n
43206105ba Fixed broken options in admin->schedule tasks 2012-04-20 07:59:00 +00:00
CaMer0n
f1cc288878 More work on admin->downloads. Now uses media-manager for images. 2012-04-20 07:28:53 +00:00
CaMer0n
e74000fb1c Minor fixes 2012-04-20 07:21:15 +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
5178e66567 More admin->Custom-page and admin->News fixes. 2012-04-19 03:53:58 +00:00
CaMer0n
8be3353a6d Fix for 'edit' button 2012-04-18 21:14:04 +00:00
CaMer0n
f14804699e Bug fixes and improvements to paging and searches in admin->news and admin->users. 2012-04-18 21:07:20 +00:00
CaMer0n
ddc48fd58d Sync Youtube bbcode with v1.0 changes. 2012-04-17 21:55:33 +00:00
CaMer0n
23ad88e826 Option to customize system directory from within e107_config.php was missing. 2012-04-12 17:39:05 +00:00
secretr
f7e5d97081 Prevent endless PeriodicalExecuter 2012-04-11 09:47:32 +00:00
nlstart
1eb4d91fdc Corrected hover over tag4 in tagwords/tagwords_css.php 2012-04-09 10:23:00 +00:00
secretr
b36ff51875 leftover debug 2012-04-03 14:39:19 +00:00
secretr
4e131c2c50 refined validator message building 2012-04-03 14:37:48 +00:00
e107steved
049a315d88 Better match the e_list queries to the new DB structure (needs more testing) 2012-03-31 21:56:47 +00:00
e107steved
5f62ac17d3 Improve html abuse filter, support class bbcodes (non-nestable) in main parser loop 2012-03-31 21:10:26 +00:00
secretr
204bb1f109 system windows - added various new options, minor bugfixes 2012-03-26 09:01:18 +00:00
CaMer0n
0570ed63e1 Minor GUI change 2012-03-22 19:41:11 +00:00
secretr
87eae79ba1 system user getter mislogic 2012-03-22 15:34:47 +00:00