Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ticket/10270] Renamed the CSS class "jalert" to "phpbb_alert". | Callum Macrae | 2012-03-31 | 1 | -7/+12 | |
| | | | | PHPBB3-10270 | |||||
* | [ticket/10270] Added close buttons to phpbb.alert and phpbb.confirm. | Callum Macrae | 2012-03-31 | 1 | -0/+17 | |
| | | | | PHPBB3-10270 | |||||
* | [ticket/10270] Removed all the inline language and HTML from the JS. | Callum Macrae | 2012-03-31 | 1 | -8/+15 | |
| | | | | PHPBB3-10270 | |||||
* | [feature/ajax] Moved script.js into a few different files. | Callum Macrae | 2012-03-31 | 1 | -0/+300 | |
| | | | | | | | Seperated it into: assets/javascript/core.js, styles/prosilver/template/ajax.js and adm/style/ajax.js. PHPBB3-10270 | |||||
* | [ticket/10155] Update to jQuery 1.6.2 | Igor Wiedler | 2011-07-12 | 1 | -3/+5 | |
| | | | | PHPBB3-10155 | |||||
* | [ticket/10155] Add jQuery, introduce global assets path | Igor Wiedler | 2011-07-11 | 1 | -0/+16 | |
Add the jQuery JavaScript library to all pages, giving modifications instant access and allowing for any future core JavaScript to take advantage of it. Also introduce a global /assets directory for assets that are shared between styles. PHPBB3-10155 |