Commit Graph

12136 Commits (d97e3c3571acb2ea88623384f4b17ced41dc0be9)
 

Author SHA1 Message Date
Thomas Müller d97e3c3571 adding proper evaluation of plural form - uses LGPL licensed code of jsgettext 13 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 13 years ago
Thomas Müller 2e5f1142be return plural form in ajax translations 13 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 13 years ago
Thomas Müller 550b647d8a another new line 13 years ago
Thomas Müller 35a42da3ca PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction 13 years ago
Thomas Müller 389d0824e8 add new line to generated php code 13 years ago
Jakob Sack 2f17dcdba8 Fix syntax error. 13 years ago
Jakob Sack eee2c369d9 Fix copy and paste errors in l10n.php 13 years ago
Jakob Sack 9673a563b5 Create plural functions on the fly 13 years ago
Jakob Sack 495e44e76c Update l10n.php to read plural_forms string 13 years ago
Jakob Sack e064e53aa3 Save the plural information given in po files 13 years ago
Jakob Sack fb97600091 Fix an error jenkins found 13 years ago
Jakob Sack 69b175dbf9 Fix two bugs in l10n.pl 13 years ago
Jakob Sack bb0c5bff5f Add multiple plural forms to the php part 13 years ago
Jakob Sack 18fc22b52b Allow several plural forms in l10n php files 13 years ago
Jakob Sack 4e214883d6 Partly integrate plural translations into js 13 years ago
Jakob Sack 560839195e make l10n libs capable of handling plural translations 13 years ago
Jakob Sack e13d1d0cf2 Add possibility to read/write plural translations 13 years ago
Jenkins for ownCloud 096d7674fc [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud c8ad3df1fa [tx-robot] updated from transifex 13 years ago
Thomas Müller bc1c776642 Merge pull request #3951 from owncloud/fixing-3936-master 13 years ago
Thomas Müller 4e04a710b6 Merge pull request #3955 from owncloud/cache-scanner-test 13 years ago
Thomas Müller d14c5a3fa7 Merge pull request #3958 from owncloud/fixing-3933-master 13 years ago
Bart Visscher c8d700c713 Merge pull request #3948 from owncloud/fixing-3934-master 13 years ago
Thomas Müller f8dae11a23 Merge pull request #3957 from owncloud/config-glob-fail 13 years ago
Björn Schießle 87063918f2 remove wrong closing bracket 13 years ago
Björn Schießle 9575c2f37c added helper function to escape glob pattern 13 years ago
Björn Schießle ec6350079f fix getUidAndFilename() test 13 years ago
Björn Schießle 15cb8e4efd only check for external mount points if the external storage app is enabled 13 years ago
Björn Schießle ae30eb48f2 make trash bin aware of system wide mounts with respect to encryption keys 13 years ago
Björn Schießle f9c337dd21 only escape glob pattern 13 years ago
Björn Schießle 93730a090b del share keys from correct location 13 years ago
Björn Schießle af2cd6f541 always return normalized path 13 years ago
Björn Schießle 3043dbfb95 delete file keys from the correct location 13 years ago
Björn Schießle abc2ee2e07 handle rename correctly for system wide mounts 13 years ago
Björn Schießle eb2587a08f move isSystemWideMountPoint() to util.php 13 years ago
Björn Schießle f2de4cb342 some performance improvements, check for system wide mounts only once while writing share keys 13 years ago
Björn Schießle 2e56f0e2f8 fix path to OC_Mount_Config 13 years ago
Björn Schießle 3e4dcafa89 handle system wide mount points 13 years ago
Thomas Müller 18b11f76b1 fixing === and ident 13 years ago
Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 13 years ago
Thomas Müller 0c2ebb984e adding tipsy to the upload button showing the max upload and restoring client side upload size validation 13 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 13 years ago
Thomas Müller 59b700a550 Merge branch 'master' into fixing-3934-master 13 years ago
Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 13 years ago
Thomas Müller d1d6885585 php 5.3 compliant now 13 years ago
Thomas Müller 0c32f66899 get the real physical folder name for anonymous upload 13 years ago
Jörn Friedrich Dreyer 9c855f7b3d Merge pull request #3950 from owncloud/fixing-3941-master 13 years ago
Thomas Müller 27c0cc7fda no anonymous upload on read-only folders 13 years ago