issues
search
josegonzalez
/
cakephp-version
CakePHP3: plugin that facilitates versioned database entities
MIT License
51
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Associated table and find specific datetime
#51
braguzz
opened
4 months ago
1
CakePHP 5 upgrade
#50
robertpustulka
closed
10 months ago
6
Versioning of associated table fields
#49
AvelinoJavier
closed
2 years ago
4
failed test for null datetime field
#48
matteorebeschi
opened
2 years ago
3
Error when retrieving and unserialising null DateTime fields
#47
matteorebeschi
opened
2 years ago
4
Get Error: Table class for alias `versions` could not be found.
#46
sensei84
opened
3 years ago
1
Fixed remaining deprecations and cake 4 changes
#45
jeremyharris
closed
3 years ago
1
Fixed EventListener compatibility with cakephp 4.x
#44
jeremyharris
closed
3 years ago
4
getVersionId returns incorrect value
#43
GaTioo
opened
3 years ago
0
Bug: Bake Model fails with CakePHP 4
#42
GrantAnt
closed
3 years ago
1
Remove EntityTrait::unsetProperty deprecation
#41
GrantAnt
closed
3 years ago
2
Cakephp 4.x
#40
TheMiller2015
closed
4 years ago
6
Use the recent version if stored on the entity
#39
Spriz
closed
1 year ago
1
Fixing some deprecations
#38
challgren
closed
6 years ago
1
Correct readme
#37
reloxx13
opened
6 years ago
2
[RFC] Added typing support
#36
jeremyharris
closed
6 years ago
5
other deprecations
#35
arilia
closed
6 years ago
1
Remove usage of deprecations
#34
arilia
closed
6 years ago
1
deprecation warnings
#33
arilia
closed
6 years ago
2
configuration bullets counting fix
#32
luke83
closed
7 years ago
2
Expose preexistent logic in public function getVersionId
#31
bouland
closed
7 years ago
4
Fix association type for field versions.
#30
robertpustulka
closed
7 years ago
2
Move entity to version code into behavior.
#29
dereuromark
closed
7 years ago
7
Garbage collector
#28
dereuromark
opened
7 years ago
1
Fix additional data coming from right table.
#27
dereuromark
closed
7 years ago
8
Add docs for user_id.
#26
dereuromark
closed
7 years ago
2
Add created and additional fields into versions return.
#25
dereuromark
closed
7 years ago
1
Fix test running on travis
#24
dereuromark
closed
7 years ago
1
Fix return value in VersionTrait::versions()
#23
dereuromark
closed
7 years ago
2
Finder should be moved in Table
#22
dereuromark
closed
7 years ago
3
Fix doc blocks.
#21
dereuromark
closed
7 years ago
1
Added support for versioning only dirty properties.
#20
robertpustulka
closed
8 years ago
2
Clarifies migration instructions in README
#19
garethellis36
closed
8 years ago
3
Should "content" field be nullable?
#18
garethellis36
closed
8 years ago
1
Enhance table/associations handling
#17
robertpustulka
closed
8 years ago
7
Can we set the number of versions to store?
#16
damianoporta
closed
8 years ago
1
Fixed bug in VersionTrait where PK value was hardcoded to $entity->id
#15
robertpustulka
closed
8 years ago
4
Added support for custom and composite foreign keys.
#14
robertpustulka
closed
8 years ago
10
Update bootstrap_cli.php
#13
madalinignisca
closed
8 years ago
1
Use correct foreign key when updating version_id
#12
DanielPenkov
closed
8 years ago
4
Retrieve correct versions for entity
#11
DanielPenkov
closed
8 years ago
1
Translate behavior
#10
mirorac
closed
8 years ago
1
update composer removing the dependency on cakephp/cakephp and to dev…
#9
harikt
closed
8 years ago
4
Seems dependency is only on cake orm
#8
harikt
closed
8 years ago
6
dispatch an event the user can handle to add additional metadata
#7
chris48s
closed
8 years ago
3
feature suggestion: store the user who made the change in projects that use authentication
#6
chris48s
closed
8 years ago
3
Ordering and paginating versions
#5
adjdred
opened
9 years ago
2
Versions get saved but can't retrieve them in my views
#4
chonz0
closed
7 years ago
8
[question] Why we need the EventListener and the VersionListener
#3
flashios09
closed
9 years ago
1
Fields limit feature.
#2
robertpustulka
closed
9 years ago
1
Next