Martin Hujer
|
5bc12bfe73
Updated the TLDs in Hostname validator to the latest IANA list (2014-05-01)
|
12 年之前 |
Rob Allen
|
c45efe13dc
Merge pull request #333 from froschdesign/features/navigation/remove-page-recursively
|
12 年之前 |
Rob Allen
|
f7a0e0e815
Merge pull request #341 from froschdesign/hotfix/340
|
12 年之前 |
Frank Brückner
|
52b7a90ebe
Fixes #340 - Zend_Dojo_View_Helper_Dojo_Container::_renderStylesheets array_reverse
|
12 年之前 |
Rob Allen
|
1afac3370a
Merge pull request #338 from froschdesign/hotfix/337
|
12 年之前 |
Frank Brückner
|
64a6803647
Fix Zend_Locale::isLocale to accept alias locales (Fixes #337)
|
12 年之前 |
Frank Brückner
|
4f50060c9a
Update DocBlocks for Zend_Application_Bootstrap - Closes #327
|
12 年之前 |
Frank Brückner
|
e4d34c7ed8
Merge pull request #329 from andersonls/master
|
12 年之前 |
Matthew Weier O'Phinney
|
bd02aed11a
Merge branch 'release/bump'
|
12 年之前 |
Matthew Weier O'Phinney
|
d7aae1b2a5
Version bump: 1.12.7dev
|
12 年之前 |
Matthew Weier O'Phinney
|
9adf10d1c5
Merge branch 'releases/1.12.6'
|
12 年之前 |
Matthew Weier O'Phinney
|
89f5a867cc
[1.12.6] Release readiness
|
12 年之前 |
Frank Brückner
|
c8c6c50190
[Zend_Navigation] Remove a page recursively
|
12 年之前 |
Rob Allen
|
89bedb5de1
Merge branch 'pr321'
|
12 年之前 |
Anderson
|
c20d98a7f8
Fixes #325 - Incorrect translation for ERROR_RECORD_FOUND
|
12 年之前 |
Frank Brückner
|
f9402f5347
Fixes #319 - Zend_Form::hasErrors() could check for errors on the fly
|
12 年之前 |
Frank Brückner
|
6fb5c4bbad
Merge pull request #320 from mhujer/db-tests
|
12 年之前 |
Ondřej Machulda
|
4f7338efd2
Provide table and PK name to make test compatible with RDBMS using sequences
|
12 年之前 |
Ondřej Machulda
|
dcea309b28
Properly remove previously created row with PK 0 to not fail on unique PK constrains
|
12 年之前 |
Ondřej Machulda
|
2274fdbcf8
Do empty-PK detection before we try to obtain nextSequenceId, so it works properly also for the values considered empty
|
12 年之前 |
Ondřej Machulda
|
342480655d
Remove redundant from() causing errors on postgres
|
12 年之前 |
Ondřej Machulda
|
2dcc6872ff
Get current locale properly
|
12 年之前 |
Ondřej Machulda
|
47146caebc
Define NULL in test seed using Zend_Db_Expr, so it won't get quoted
|
12 年之前 |
Ondřej Machulda
|
248052457b
Drop test tables only if exists, to prevent errors on clean database
|
12 年之前 |
Martin Hujer
|
5d09e62661
#261: SQLite test fixed: testAdapterAlternateStatement
|
12 年之前 |
Martin Hujer
|
a090630ec3
#261: SQLite test fixed: testAdapterOptionFetchMode
|
12 年之前 |
Martin Hujer
|
dfe4a91614
#261: Table is cleared completely to prevent Sqlite "PRIMARY KEY must be unique" error
|
12 年之前 |
Martin Hujer
|
3f92c508db
#261: SQLite does not need different tests since 5.3
|
12 年之前 |
Martin Hujer
|
f6e0122921
Fixed docblock
|
12 年之前 |
Martin Hujer
|
bb2a39b73a
More tests run on Travis - enabled MySQL, PostgreSQL, SQLite, Memcache(d)
|
12 年之前 |