1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

3720 Commits

Author SHA1 Message Date
CaMer0n
2a840b7f30 Minor fixes to TinyMce e107Bbcode 2012-05-01 09:43:34 +00:00
CaMer0n
550829602f Minor fixes to TinyMce 2012-05-01 09:42:20 +00:00
CaMer0n
972b7fa401 Media-Manager and TinyMce connectivity 2012-04-30 20:35:59 +00:00
CaMer0n
2a50dc6177 More Media-Manager (work in progress) 2012-04-30 10:39:03 +00:00
CaMer0n
607b5a84d9 Media-Manager enhancements 2012-04-29 11:15:44 +00:00
CaMer0n
c48a85fb77 TinyMce iBrowser work 2012-04-29 10:38:45 +00:00
CaMer0n
611e3ae7e2 TinyMce upgrade and e107bbcode plugin work 2012-04-29 08:59:24 +00:00
CaMer0n
10712bef1b Title-link fix 2012-04-29 08:51:03 +00:00
CaMer0n
07d7caad7a Close onclick and 'no image' option in Media-manager 2012-04-29 08:22:17 +00:00
CaMer0n
ba65c4fad1 Some TinyMce fixes. 2012-04-28 08:14:10 +00:00
CaMer0n
28710b46b2 Media-Manager dialog fixes and enhancements 2012-04-28 01:31:30 +00:00
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