1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 11:59:55 +01:00

2050 Commits

Author SHA1 Message Date
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
0d269667a5 missing arrow file 2009-07-22 06:21:38 +00:00
secretr
90e1078552 e107 class & API changes - work in progress 2009-07-22 00:49:35 +00:00
CaMer0n
a4765480ee Just a bit of css cleanup - still plenty to be done. 2009-07-21 19:49:36 +00:00
e107steved
0fc7cffa66 WordPress password validation in alt_auth 2009-07-21 19:21:27 +00:00
secretr
fe1c87165c install routine update - related with e107 class changes 2009-07-21 18:29:45 +00:00
secretr
8df79275ca e107 class: refactoring, code formatting (standards), phpDoc - work in progress 2009-07-21 16:11:02 +00:00
CaMer0n
195465776a Added 'checkall' box at top of column - but suspect api needs adjustment 2009-07-21 16:05:11 +00:00
CaMer0n
0b7f9467a1 Little experiment with PM - not fully functional, but you get the idea. 2009-07-21 14:44:15 +00:00
CaMer0n
d1cdf20899 Little debug fix 2009-07-21 14:20:13 +00:00
secretr
c6ad7fc42f JS API - fixed textarea clear when BBcode is inserted at postion 0 (start of the text) 2009-07-21 10:27:26 +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
ffb255ef24 small css fixes and typo fix from previous commit 2009-07-21 08:27:23 +00:00
CaMer0n
0cd7186faa Added some comments on userclasses for later. 2009-07-21 07:53:10 +00:00
CaMer0n
fadba975c2 theme.xml now uses perm='everyone' etc. for menu presets - now consistent with plugin.xml. 2009-07-21 07:41:54 +00:00
CaMer0n
6c09ae4aed small css fixes 2009-07-21 07:13:42 +00:00
CaMer0n
3c67dabcb1 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 07:10:25 +00:00
CaMer0n
e2b95fc091 removal of some old import script that are now in e107_plugins/import 2009-07-21 06:32:17 +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
CaMer0n
e2de6db7a8 Fixed a small typo 2009-07-20 23:24:41 +00:00
e107steved
727390e015 Add some work in progress - needs further testing 2009-07-20 21:18:09 +00:00
CaMer0n
a7d01d2117 Import plugin. Fixed some incompatibilities with 0.8. Tested e107 -> e107 import and working correctly. Added wordpress user import, but salted passwords are an issue currently.
Plugin-class - fixed some error message boxes.
2009-07-20 15:24:34 +00:00
CaMer0n
2fcfdb4ddc Added non-function batch example + user_pref fix for column/field option. 2009-07-19 20:25:03 +00:00
marj
f0a40984fa STANDARDS_MODE 2009-07-19 19:42:13 +00:00
marj
051d0666b3 few XHTML compliance 2009-07-19 14:59:06 +00:00
marj
8406900d32 XML compliance 2009-07-19 14:48:01 +00:00
marj
facce4957f XML compliance 2009-07-19 14:41:26 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
7a62bec60d deprecated help.php 2009-07-19 09:32:24 +00:00
bugrain
b88af17707 * Ajax based search filter (proof of concept)
* Other minor tweaks to layout
2009-07-18 19:04:04 +00:00
marj
33af05c1c3 language cleanup on install 2009-07-18 18:37:45 +00:00
marj
8b639f8aca Moved �configuer� 2009-07-18 18:23:44 +00:00
marj
6657118a6b language cleanup 2009-07-18 17:03:39 +00:00
marj
3908f2a47c Contact need a title 2009-07-18 17:01:18 +00:00
marj
e40a21054e language cleanup 2009-07-18 15:53:43 +00:00
marj
b37f8df961 language cleanup 2009-07-18 15:14:38 +00:00
marj
fe48473f4e language cleanup 2009-07-18 15:04:03 +00:00
marj
07fa97d39c Bugtracker #4707 - fla.php doesn't work in a multilingual site 2009-07-18 13:08:37 +00:00
marj
010c06d9af E_16_NAV_DOCS to E_16_CAT_ABOUT 2009-07-18 11:51:44 +00:00
marj
a1a0a96216 icon26 was lost 2009-07-18 11:41:44 +00:00
marj
31c578215d favicon.ico was corrupt 2009-07-18 10:38:03 +00:00
marj
037e91cfee Load admin phrases ASAP 2009-07-18 10:17:56 +00:00
CaMer0n
037ae9fd1a Added checkbox to theme upload form, to set as sitetheme once uploaded. 2009-07-18 03:41:49 +00:00
CaMer0n
ae1d9b14ba Fixed the catch22 bugrain ;-) admin theme icons should be defined in admin_theme.php and not admin_template.php 2009-07-17 23:23:36 +00:00
marj
fb02636ebf basic img reset 2009-07-17 15:01:05 +00:00
marj
161a643883 Bugtracker #4764 - Admin language in a multilingual site 2009-07-17 14:49:13 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
marj
e4c1ecd33a Bugtracker #2230 - possible fix - manage database utf8 encoding 2009-07-17 14:20:26 +00:00