|
1.18 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.17 (+3 -4 lines) |
06/14/2007 11:35 PM |
Chuck Hagenbuch chuck |
Don't name global variables the same as session variables.
Bug: 5287 |
|
1.16 (+2 -2 lines) |
01/02/2007 07:48 AM |
Jan Schneider jan |
Happy New Year |
|
1.15 (+2 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.14 (+3 -3 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.13 (+8 -2 lines) |
07/06/2006 01:25 AM |
Ben Chavet ben |
Add support for loading Policies from database |
|
1.12 (+2 -1 lines) |
06/26/2006 10:41 PM |
Ben Chavet ben |
tweak SQL storage, UI updates. |
|
1.11 (+2 -2 lines) |
06/26/2006 09:33 PM |
Ben Chavet ben |
Store attributes in SQL |
|
1.10 (+25 -4 lines) |
06/25/2006 02:08 AM |
Ben Chavet ben |
Started work on saving policy to SQL |
|
1.9 (+29 -3 lines) |
06/22/2006 09:24 PM |
Ben Chavet ben |
Just getting cvs caught up with my local copy. Not exactly sure what has
changed... |
|
1.8 (+6 -6 lines) |
06/18/2006 01:41 AM |
Ben Chavet ben |
Make the loop php4 compatible |
|
1.7 (+2 -2 lines) |
06/18/2006 01:17 AM |
Ben Chavet ben |
That wasn't a typo, I need to loop through the array by reference. |
|
1.6 (+2 -2 lines) |
06/17/2006 05:10 AM |
Jan Schneider jan |
Fix parse error. |
|
1.5 (+4 -4 lines) |
06/12/2006 01:14 AM |
Ben Chavet ben |
fix references in _findAttribute() |
|
1.4 (+64 -7 lines) |
06/12/2006 12:53 AM |
Ben Chavet ben |
- More progress on the UI. Using Horde_Policy objects in the code.
- Add support for policygroup and policyinteger in policy.xml. |
|
1.3 (+1 -3 lines) |
06/06/2006 01:23 AM |
Ben Chavet ben |
fix paths for new structure |
|
1.2 (+2 -1 lines) |
06/06/2006 12:45 AM |
Chuck Hagenbuch chuck |
update for new structure |
|
1.1 |
06/06/2006 12:30 AM |
Ben Chavet ben |
Initial import into incubator. Mostly skeletal code with comments on how
things "should" work, plus some XML parsing capability. |