Commit Graph

35 Commits (20886d8151f72e919ae6d17632aeb510eba28ca6)

Author SHA1 Message Date
Joas Schilling 4d232e536e Deprecate Util::formatDate() 12 years ago
Morris Jobke 952abdc51a Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
Morris Jobke 81e6329c04 second parameter in template shortcuts script() and style() is optional 12 years ago
Lukas Reschke 20cd9a134f Make second argument optional 12 years ago
Morris Jobke 7f4e447a5f fix shortcuts - underline instead of camelCase 12 years ago
Morris Jobke d763b32048 ability to add bower resources 12 years ago
Thomas Müller fb4f993336 Fix implementation of translation short cut 12 years ago
Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 12 years ago
Bernhard Posselt 023e066971 more sugar for including lists of templates 12 years ago
Bernhard Posselt f685d03674 append .html since componets always use html files 12 years ago
Bernhard Posselt 4aff85cd0c add template functions for html imports 12 years ago
Bernhard Posselt 7e4d244200 add shortcut functions for style and script 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 12 years ago
Lukas Reschke eecc400698 p() and print_unescaped() also take arrays as parameter 13 years ago
kondou 5e3b6f1fd9 Fix some more docstrings 13 years ago
Bart Visscher 89e0763d3d Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N 13 years ago
Thomas Müller 7242d00aa6 enable static delivery of css files 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 13 years ago
Thomas Müller 6254f0a403 use getAppWebPath() in here as well 13 years ago
Thomas Müller 124984905e introduce OC_Helper::linkToDocs() 13 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 13 years ago
Vincent Petry 006799616d Fixed missing default values 13 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 13 years ago
Vincent Petry ed14541aea Removed stray debug log write 13 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago