Commit Graph

57 Commits (eb1d5fdaf8b077809100b1db48688301be2c19fb)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 25fff15487 Scrutinizer Auto-Fixes (#23959) 10 years ago
Morris Jobke 12f1adb7bb
Properly handle exception within templates 10 years ago
Thomas Müller fdee771aca Add unit testing capabilities for templates (#23708) 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Joas Schilling 78570a5f72 Allow to overwrite a single language string via the theme folder 10 years ago
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes 10 years ago
Morris Jobke 75e6734ef4 Remove OC_Helper::imagePath and use the proper public interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma b460bde7c6 Removed deprecated OC_Helper::mimeTypeIcon function 11 years ago
Roeland Jago Douma 19eeb23b91 OC_Helper::linkTo is deprecated 11 years ago
Lukas Reschke 4b293dffe5 Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML 11 years ago
Morris Jobke 675417a75c Untangle the linkToDocs method in OC_Helper 11 years ago
Morris Jobke 7138659080 p() supports string as argument 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Morris Jobke 80be3b0c47 Fix wrong path generation 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling 716ba49a82 Log errors and create 404 in network list when a css or js is missing 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
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 12 years ago
kondou 5e3b6f1fd9 Fix some more docstrings 12 years ago
Bart Visscher 89e0763d3d Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N 12 years ago
Thomas Müller 7242d00aa6 enable static delivery of css files 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 12 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