Commit Graph

26 Commits (f67123c5a498e45a08900987b10779c7c60af601)

Author SHA1 Message Date
Thomas Müller 93b0f1a3bf adding cssmin and jssmin(minify) 11 years ago
Bernhard Posselt 023e066971 more sugar for including lists of templates 11 years ago
Bernhard Posselt f685d03674 append .html since componets always use html files 11 years ago
Bernhard Posselt 4aff85cd0c add template functions for html imports 11 years ago
Bernhard Posselt 7e4d244200 add shortcut functions for style and script 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 11 years ago
Lukas Reschke eecc400698 p() and print_unescaped() also take arrays as parameter 11 years ago
kondou 5e3b6f1fd9 Fix some more docstrings 11 years ago
Bart Visscher 89e0763d3d Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N 11 years ago
Thomas Müller 7242d00aa6 enable static delivery of css files 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 11 years ago
Thomas Müller 6254f0a403 use getAppWebPath() in here as well 11 years ago
Thomas Müller 124984905e introduce OC_Helper::linkToDocs() 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Vincent Petry 006799616d Fixed missing default values 12 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 12 years ago
Vincent Petry ed14541aea Removed stray debug log write 12 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago