FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for BasicObject.php - NitroXy/BasicObject · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NitroXy
/
BasicObject
Public
forked from
edruid/BasicObject
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
BasicObject
BasicObject.php
on
master
User selector
Datepicker
Commit history
Commits on Nov 11, 2023
Fix warning for php8.2
Show description for b9dfc19
torandi
committed
b9dfc19
View commit details
Copy full SHA for b9dfc19
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
remove unset($this)
Show description for 9907d3f
ext
committed
9907d3f
View commit details
Copy full SHA for 9907d3f
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
Merge pull request #3 from NitroXy/extra_fields
Show description for cc800b2
torandi
authored
cc800b2
View commit details
Copy full SHA for cc800b2
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
use function to list allowed extra fields for model
ext
committed
fee2f08
View commit details
Copy full SHA for fee2f08
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
support passing extra fields to update_attributes
ext
committed
82dc474
View commit details
Copy full SHA for 82dc474
View code at this point
Browse repository at this point
expose exists
ext
committed
40e5acf
View commit details
Copy full SHA for 40e5acf
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
protected
ext
committed
0aecf5f
View commit details
Copy full SHA for 0aecf5f
View code at this point
Browse repository at this point
allow fully custom query
Show description for 5e4db81
ext
committed
5e4db81
View commit details
Copy full SHA for 5e4db81
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
Remove dependency on memcache
Show description for 7e60b50
torandi
committed
7e60b50
View commit details
Copy full SHA for 7e60b50
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
exposing column names
Show description for f2ffe0f
ext
committed
f2ffe0f
View commit details
Copy full SHA for f2ffe0f
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
allow empty_to_null to be array with keys
Show description for 495573c
ext
committed
495573c
View commit details
Copy full SHA for 495573c
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
fix typo
ext
committed
9c67b39
View commit details
Copy full SHA for 9c67b39
View code at this point
Browse repository at this point
Exceptions in refresh on invalid usage and errors
torandi
committed
e5a60c2
View commit details
Copy full SHA for e5a60c2
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/NitroXy/BasicObject
torandi
committed
ce69d58
View commit details
Copy full SHA for ce69d58
View code at this point
Browse repository at this point
refresh() method that refetches object from db
torandi
committed
f988355
View commit details
Copy full SHA for f988355
View code at this point
Browse repository at this point
Add with_disabled_cache method
Show description for baa9cfa
torandi
committed
baa9cfa
View commit details
Copy full SHA for baa9cfa
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
option to disallow update_attributes from creating new objects
Show description for 0628cbe
ext
committed
0628cbe
View commit details
Copy full SHA for 0628cbe
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
adding BasicObject::all()
ext
committed
95ea614
View commit details
Copy full SHA for 95ea614
View code at this point
Browse repository at this point
support 'permit' option
Show description for fed76cf
ext
committed
fed76cf
View commit details
Copy full SHA for fed76cf
View code at this point
Browse repository at this point
support for {pre,post}_{commit,validation}_hook
ext
committed
f8ede3d
View commit details
Copy full SHA for f8ede3d
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Implement not_in
torandi
committed
2e56ff3
View commit details
Copy full SHA for 2e56ff3
View code at this point
Browse repository at this point
Commits on Sep 8, 2013
Add prefix to structure cache
Show description for 919c044
torandi
committed
919c044
View commit details
Copy full SHA for 919c044
View code at this point
Browse repository at this point
Commits on Jul 14, 2013
validate_uniqueness_of should ignore self
torandi
committed
5f0ccf5
View commit details
Copy full SHA for 5f0ccf5
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
Fix comment
p-blomberg
committed
d699016
View commit details
Copy full SHA for d699016
View code at this point
Browse repository at this point
clear_structure_cache fix: don't flush everything
Show description for 58c6d85
p-blomberg
committed
58c6d85
View commit details
Copy full SHA for 58c6d85
View code at this point
Browse repository at this point
Commits on Mar 22, 2013
Add clarifying comment
torandi
committed
0203ce4
View commit details
Copy full SHA for 0203ce4
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
Allow optional selection arguments to join __call
Show description for 48be1d9
torandi
committed
48be1d9
View commit details
Copy full SHA for 48be1d9
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Clear structure cache variables when flushing cache
torandi
committed
22c6aff
View commit details
Copy full SHA for 22c6aff
View code at this point
Browse repository at this point
Don't pass columns to handle_order by ref
torandi
committed
d5db0c8
View commit details
Copy full SHA for d5db0c8
View code at this point
Browse repository at this point
Merge remote-tracking branch 'nitroxy/master'
torandi
committed
b2ce188
View commit details
Copy full SHA for b2ce188
View code at this point
Browse repository at this point
Handle setting of other BO instance correctly
torandi
committed
ceb29cb
View commit details
Copy full SHA for ceb29cb
View code at this point
Browse repository at this point
Handle default_order same as @order
torandi
committed
53fcfc0
View commit details
Copy full SHA for 53fcfc0
View code at this point
Browse repository at this point
Fix isset($bo->id) returning false
torandi
committed
c618518
View commit details
Copy full SHA for c618518
View code at this point
Browse repository at this point
Actually return clone array of objects
torandi
committed
7b5951d
View commit details
Copy full SHA for 7b5951d
View code at this point
Browse repository at this point
Cache NULL results too
torandi
committed
76f360c
View commit details
Copy full SHA for 76f360c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL