1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

130 Commits

Author SHA1 Message Date
bugrain
31525e6321 Show activation start date instead of post date if set 2009-12-03 20:47:46 +00:00
e107steved
c88a7fd6ed Another batch of fixes and tweaks; mostly mailout-related 2009-12-01 20:05:54 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
eb8d492ead More small things 2009-11-17 13:12:43 +00:00
marj
8961f87175 charset and badchars 2009-11-12 14:37:13 +00:00
CaMer0n
852204503c Notice removal 2009-11-08 12:08:35 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
CaMer0n
b2986c3960 e_FILE.'public/' replaced with e_UPLOAD 2009-11-07 02:10:52 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00
secretr
387a473073 Admin tools - almost there 2009-10-31 17:57:15 +00:00
e107steved
a5ed4c87de xhtml compliance, allow object-based bbcode callbacks 2009-10-23 19:54:48 +00:00
secretr
0dc0e39a1e news administration: manager permissions done, more batch options, better sort by column, interface done (except advanced filter), almost ready for release 2009-10-23 18:14:42 +00:00
CaMer0n
b7f9fc77ba Some infopanel cleanup 2009-10-22 23:43:21 +00:00
secretr
531f1f8126 date convert - get it right 2009-10-21 11:41:15 +00:00
secretr
d51de44974 Comment IMODE removal, shortcode fixes 2009-10-09 15:05:12 +00:00
e107steved
259d3a3708 Allow control of who can email items 2009-09-28 21:00:18 +00:00
CaMer0n
acccaba52d Added alt_news sc. 2009-09-27 20:07:05 +00:00
CaMer0n
4dbdfc0cf5 Admin sublinks now working with new plugin.xml spec. 2009-09-25 22:45:28 +00:00
CaMer0n
13a4843ca0 Notice removal 2009-09-22 15:42:27 +00:00
CaMer0n
f689825d90 Notice removal 2009-09-21 21:56:09 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +00:00
secretr
2ca07156d7 various comment fixes and improvements, new core event added (prepostcomment). futther improvements are coming to satisfy 3rd party code need (e.g. spam checking). 2009-09-19 15:30:47 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +00:00
CaMer0n
82b6533277 Notice removal and removing banner table from the core_sql 2009-09-17 14:25:11 +00:00
secretr
c419de106c news rewrite related fixes 2009-09-15 15:08:50 +00:00
secretr
c0df5fef12 News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes 2009-09-14 18:22:16 +00:00
secretr
c443b03f0b minor comment shortcodes fixes 2009-09-14 18:14:32 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
381549cf42 Language selection simplification
work in progress
2009-08-03 18:46:05 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
secretr
300ea4e8c4 sc_admin_navigation fix - plugin sublinks are not sorted anymore 2009-07-23 10:00:35 +00:00
marj
1eec0f7196 CSS typos 2009-07-22 12:00:51 +00:00
CaMer0n
f777f928a8 Default plugin icon wasn't showing under some circumstances. 2009-07-22 06:36:02 +00:00
marj
865c50fdbf let shortcode_handler register 2009-07-21 10:21:20 +00:00
marj
11105a62df typo 2009-07-21 10:16:24 +00:00
CaMer0n
03715cc464 renamed get_function_name() changed to sc_function_name() for shortcode functions. Removing confusion with get_userdata, get_userclasses and other get_ functions built into PHP. 2009-07-21 06:31:23 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
marj
161a643883 Bugtracker #4764 - Admin language in a multilingual site 2009-07-17 14:49:13 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
marj
747b81c9bf remove pre 0.7 $pref array conversion - done in class2.php 2009-07-14 09:53:34 +00:00
CaMer0n
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00