| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-05-06 | add menu and tabsystem to css dir | Christian Fowler | 2 | -0/+42 | |
| 2009-05-06 | move inline.css to css/ dir | Christian Fowler | 2 | -1/+1 | |
| 2009-05-06 | move themes.css to css/admin_themes.css | Christian Fowler | 2 | -1/+1 | |
| 2009-05-06 | move base.css prior to gutting | Christian Fowler | 1 | -0/+0 | |
| 2009-05-04 | IE8 does not need any of the fixes. The google code IE7/8.js do not work ↵ | Lester Caine | 1 | -3/+1 | |
| with base.css so the alternate ie7-standard-p.js needs to be used. IE6.js is a copy of that. | |||||
| 2009-05-04 | Fix tabs and dropdown elements overlaying drop down menus | Lester Caine | 1 | -1/+1 | |
| 2009-05-04 | Use IE6.js fix file for IE7 as well | Lester Caine | 1 | -3/+3 | |
| 2009-05-04 | This is working IE6 and IE8, but still do not have an IE7 to test with. | Lester Caine | 1 | -4/+6 | |
| 2009-05-04 | Expand windows path fix to cover sites in sub directories. | Lester Caine | 1 | -5/+15 | |
| There is probably a tidier way of doing this! But this at least works. | |||||
| 2009-05-02 | Correct paths and url's for windows servers | Lester Caine | 1 | -4/+16 | |
| 2009-03-31 | pdpdoc update | Lester Caine | 1 | -2/+4 | |
| 2009-03-31 | phpdoc update | Lester Caine | 3 | -6/+6 | |
| 2009-03-31 | phpdoc update | Lester Caine | 7 | -13/+63 | |
| 2009-03-14 | clean up output from graphviz methods | Max Kremmel | 1 | -37/+36 | |
| 2009-03-10 | avoid displaying same icon in duplicate | Max Kremmel | 1 | -6/+8 | |
| 2009-03-09 | clean up display when tango is the default icon set | Christian Fowler | 1 | -3/+1 | |
| 2009-03-09 | show all icons, even if they aren't in tango set, order everything by the ↵ | Christian Fowler | 2 | -25/+33 | |
| icon name | |||||
| 2009-02-06 | add docs | Max Kremmel | 1 | -2/+10 | |
| 2009-01-28 | use getBitVersion to fetch bitweaver version number set in ↵ | Max Kremmel | 1 | -3/+3 | |
| kernel/config_defaults_inc.php | |||||
| 2009-01-11 | pack fanzyzoom scriptR250 | Max Kremmel | 1 | -1/+1 | |
| 2008-12-02 | typo - can we try and keep it together around here ;) | wjames5 | 1 | -3/+3 | |
| 2008-12-02 | more consistent names for new methods | Max Kremmel | 1 | -6/+6 | |
| 2008-12-02 | remove debug | Max Kremmel | 1 | -3/+2 | |
| 2008-12-02 | add override methods for js and css. better group related methods and clean ↵ | Max Kremmel | 1 | -46/+104 | |
| up some method names. | |||||
| 2008-12-01 | Use isFeatureActive for site_disable_fat. getConfig won't handle 'n'/'y' values. | Tomasz Kalkosinski | 1 | -1/+1 | |
| 2008-11-25 | Nicer ticket display. | Tomasz Kalkosinski | 1 | -0/+3 | |
| 2008-11-15 | fix QUERY array. we're still missing SQL92 query here | Max Kremmel | 1 | -20/+17 | |
| 2008-11-13 | big cleanup of wiki, removed unused tables, removed commented code, moved ↵ | Max Kremmel | 1 | -2/+97 | |
| remaining wikilib class stuff to BitPage (finally), revived and cleaned up wiki graph stuff, added generic methods to get default settings for graphs (still requires some UI to set all defaults) | |||||
| 2008-11-02 | fix jQuery pLibPath for new aux file methods | Christian Fowler | 1 | -3/+3 | |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵ | Max Kremmel | 1 | -2/+2 | |
| version info from info hash to registerPackageVersion90, move requirements to registerRequirements() | |||||
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php ↵ | Max Kremmel | 2 | -9/+8 | |
| file since they are not related to upgrade versions, move dep methods to BitSystem to make them available on package page (we should really do something about these installer methods in kernel), add dep graph on package page for an easy overview if deps are met when a package has been activated - requireds PEAR::Image_GraphViz to be installed. | |||||
| 2008-10-30 | fix filename for _inc file and split actions and help into separate tabs | Max Kremmel | 4 | -61/+59 | |
| 2008-10-29 | add core dependencies | Max Kremmel | 1 | -1/+8 | |
| 2008-10-28 | set versios of various core packages. | Max Kremmel | 1 | -0/+14 | |
| 2008-10-19 | use getStyleCssFilepre_update_permission | Christian Fowler | 1 | -1/+1 | |
| 2008-10-19 | add @deprecated doc tags where appropriate | Max Kremmel | 1 | -2/+14 | |
| 2008-10-10 | typo | laetzer | 1 | -1/+1 | |
| 2008-10-10 | less snitching | laetzer | 1 | -9/+15 | |
| 2008-10-08 | fix folding and comments | Max Kremmel | 1 | -3/+6 | |
| 2008-10-06 | remove debug | Max Kremmel | 1 | -6/+6 | |
| 2008-10-06 | don't remove one-line comments since this can cause problems when someone ↵ | Max Kremmel | 1 | -5/+5 | |
| uses /* */ to close a multiline comment: /* comment starts here .some-css {foo:bar;} /* and ends here */ | |||||
| 2008-10-06 | improve handling of url()s in css files | Max Kremmel | 1 | -38/+60 | |
| 2008-10-02 | change layout slightly to better join title and movement buttons.create_permission | Max Kremmel | 1 | -2/+2 | |
| 2008-10-02 | missing " | Max Kremmel | 1 | -2/+2 | |
| 2008-10-02 | move general layout view out of tab so you can see what your working on when ↵ | wjames5 | 1 | -3/+1 | |
| assigning modules or centers | |||||
| 2008-09-29 | try to simplify mRaw vs mAux logic and add methods to unload already loaded ↵ | Max Kremmel | 2 | -52/+107 | |
| css / js files. use unloadCss() or unloadJavascript() before display() is called to remove a given file from the loading process. | |||||
| 2008-09-29 | add vim modeline | Max Kremmel | 1 | -1/+3 | |
| 2008-09-29 | expunge cache before reloading | Max Kremmel | 1 | -1/+2 | |
| 2008-09-29 | themes-specific css into themes.css | laetzer | 2 | -10/+10 | |
| 2008-09-29 | inline css in liberty, kernel, themes replaced with classes from inline.css ↵ | laetzer | 9 | -38/+82 | |
| (loaded by themes pkg) | |||||
