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

567 Commits

Author SHA1 Message Date
e107steved
0fc7cffa66 WordPress password validation in alt_auth 2009-07-21 19:21:27 +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
marj
865c50fdbf let shortcode_handler register 2009-07-21 10:21:20 +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
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
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
8406900d32 XML compliance 2009-07-19 14:48:01 +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
8b639f8aca Moved �configuer� 2009-07-18 18:23:44 +00:00
marj
037e91cfee Load admin phrases ASAP 2009-07-18 10:17:56 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
3e75e6352f Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads 2009-07-17 02:28:49 +00:00
bugrain
7acd755d49 * Fixed menu links to admin pages 2009-07-16 23:25:16 +00:00
bugrain
1c89ed5663 * Search form labels moved to language file
* Refined basic/advanced search show/hide - now uses CSS and JavaScript
* Some layout modifications to download list table and advanced search form
2009-07-16 23:07:31 +00:00
marj
c8f927f4aa missed one again 2009-07-16 10:24:44 +00:00
marj
66ebfb36da change shortcode to constant 2009-07-16 10:22:05 +00:00
marj
d4a894669f change shortcode to constant 2009-07-16 10:20:59 +00:00
CaMer0n
12625b3de8 removed PHP warning 2009-07-16 08:22:57 +00:00
bugrain
84a6fc3a61 * Added basic/advanced search option to admin page (proof of concept work)
* Moved colum selection to drop down list
2009-07-15 23:28:46 +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
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
bugrain
20b1498450 * A few bug fixes and some code re-org 2009-07-15 00:48:09 +00:00
bugrain
113ed5f7e7 * A few bug fixes and some code re-org 2009-07-15 00:15:01 +00:00
bugrain
89509d0de8 * A few bug fixes and some code re-org 2009-07-14 23:59:57 +00:00
bugrain
3f447ab2a5 * A few bug fixes and some code re-org 2009-07-14 23:53:02 +00:00
bugrain
257b6886e7 * A few bug fixes and some code re-org 2009-07-14 23:19:22 +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
CaMer0n
fdca9c383a Missed some in previous commit. 2009-07-14 03:57:22 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
97286190ad Some theme-manager fixes, theme-preview fixes etc. Had to move up theme-loading before menu loading in class2.php. Let's hope it doesn't break anything. 2009-07-12 14:44:57 +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
801fcd9309 Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining. 2009-07-10 14:27:31 +00:00
CaMer0n
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +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
6cc3681262 Notice removal 2009-07-08 07:01:31 +00:00
CaMer0n
9edec709e8 Fix for user-theme menu. 2009-07-07 22:56:13 +00:00
marj
bcedb188d2 Obsolete files removal 2009-07-07 10:27:05 +00:00
CaMer0n
4c92b4f417 More imode removal 2009-07-07 07:39:35 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
CaMer0n
67765533e2 more imode removal 2009-07-07 06:50:56 +00:00
CaMer0n
30dfad8d71 Plugin Manager rework. 2009-07-07 02:22:57 +00:00