FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Model - keycoder/users · GitHub
keycoder
/
users
Public
forked from
CakeDC/users
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
users
Model
on
master
User selector
Datepicker
Commit history
Commits on Sep 16, 2013
Refining the events
Florian Krämer
committed
2dd064b
View commit details
Copy full SHA for 2dd064b
View code at this point
Browse repository at this point
Working in implementing more events
Florian Krämer
committed
11f2a18
View commit details
Copy full SHA for 11f2a18
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/events
Show description for 38dc1d6
Florian Krämer
committed
38dc1d6
View commit details
Copy full SHA for 38dc1d6
View code at this point
Browse repository at this point
Moving the App::uses calls on top of the class
Florian Krämer
committed
1a48205
View commit details
Copy full SHA for 1a48205
View code at this point
Browse repository at this point
Commits on Sep 2, 2013
Merge branch 'develop' into feature/events
Show description for 6c93507
Florian Krämer
committed
6c93507
View commit details
Copy full SHA for 6c93507
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Refactoring the code of the plugin to make it easier to extend it without the need to override a lot of code.
Florian Krämer
committed
c4d3681
View commit details
Copy full SHA for c4d3681
View code at this point
Browse repository at this point
Commits on Aug 5, 2013
Removing the Gravatar Helper dependency, its not used in any views so no need to add it. Also fixing the UsersController::search().
Florian Krämer
committed
1997e0e
View commit details
Copy full SHA for 1997e0e
View code at this point
Browse repository at this point
Commits on Aug 4, 2013
Merge branch 'develop' into feature/127-remove-user-details
Show description for e5fc8e9
Florian Krämer
committed
e5fc8e9
View commit details
Copy full SHA for e5fc8e9
View code at this point
Browse repository at this point
Removing User::sluggedUserUrl - this is somehow redundant and not needed because it can be done via routes and the user slug
Florian Krämer
committed
39157f2
View commit details
Copy full SHA for 39157f2
View code at this point
Browse repository at this point
Refs #129 Updating documentation
Florian Krämer
committed
c23ab4d
View commit details
Copy full SHA for c23ab4d
View code at this point
Browse repository at this point
Cleaning up User::_findSearch
Florian Krämer
committed
46553dc
View commit details
Copy full SHA for 46553dc
View code at this point
Browse repository at this point
Refs #127 Removing the UserDetails https://github.com/CakeDC/users/issues/127
Florian Krämer
committed
c11ed91
View commit details
Copy full SHA for c11ed91
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
Merge branch 'develop' into feature/events
Show description for 4ca4f1e
Florian Krämer
committed
4ca4f1e
View commit details
Copy full SHA for 4ca4f1e
View code at this point
Browse repository at this point
Commits on Jul 14, 2013
Merge pull request #121 from davidyell/develop
Show description for 1778b46
Florian Krämer
committed
1778b46
View commit details
Copy full SHA for 1778b46
View code at this point
Browse repository at this point
Loading AppModel instead Model in App::uses in the UsersAppModel.php
Florian Krämer
committed
9145be6
View commit details
Copy full SHA for 9145be6
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Fixed a bug in the filterArgs
David Yell
committed
96544b9
View commit details
Copy full SHA for 96544b9
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Merge pull request #112 from davidyell/loose-username-search
Show description for a4307f6
CakeDCTeam
committed
a4307f6
View commit details
Copy full SHA for a4307f6
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Fixing a couple of issues with resend verification view and model
ajibarra
committed
b3e0700
View commit details
Copy full SHA for b3e0700
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Working on a way to resend the email verification
Florian Krämer
committed
a69f140
View commit details
Copy full SHA for a69f140
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Updated the model to use the latest params from the Search component. Removed duplication in the Search component configuration. Updated the Search config to use username as a like, to allow a loos…
Show description for 1fda1f6
David Yell
committed
1fda1f6
View commit details
Copy full SHA for 1fda1f6
View code at this point
Browse repository at this point
Correcting the lower cased model name in UserDetail.php to upper cased
Florian Krämer
committed
e0f1e75
View commit details
Copy full SHA for e0f1e75
View code at this point
Browse repository at this point
Commits on Feb 24, 2013
Adding events, correcting the naming of an event, added documentation, fixed minor issues
Florian Krämer
committed
944ecbd
View commit details
Copy full SHA for 944ecbd
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Merge branch 'develop' of github.com:CakeDC/users into develop
skie
committed
af40436
View commit details
Copy full SHA for af40436
View code at this point
Browse repository at this point
Update license blocks.
skie
committed
2ac27ed
View commit details
Copy full SHA for 2ac27ed
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
Updating the copyright year in doc blocks
Florian Krämer
committed
6ddc835
View commit details
Copy full SHA for 6ddc835
View code at this point
Browse repository at this point
Commits on Dec 4, 2012
Fixing coding standards
Florian Krämer
committed
e3d8a40
View commit details
Copy full SHA for e3d8a40
View code at this point
Browse repository at this point
Commits on Oct 17, 2012
Updating the copyright headers
Florian Krämer
committed
109e57c
View commit details
Copy full SHA for 109e57c
View code at this point
Browse repository at this point
Commits on Jul 15, 2012
Fixed typo (beat you, @shama)
tigrang
committed
5507f7b
View commit details
Copy full SHA for 5507f7b
View code at this point
Browse repository at this point
Commits on Jul 11, 2012
* Filter admin index does not work (ready)
Show description for 8022f6f
ajibarra
committed
8022f6f
View commit details
Copy full SHA for 8022f6f
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Allow hashing method to be overridden.
Show description for 86b9a1e
jmillerdesign
committed
86b9a1e
View commit details
Copy full SHA for 86b9a1e
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
Merge pull request #51 from meotimdihia/2.0
Show description for 98e62d6
skie
committed
98e62d6
View commit details
Copy full SHA for 98e62d6
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
Fixing a typo foreign_key vs foreignKey in the user model
Florian Krämer
committed
2cf87e9
View commit details
Copy full SHA for 2cf87e9
View code at this point
Browse repository at this point
Commits on Mar 25, 2012
Remove duplicate line App::uses(Security, Utility);
meotimdihia
committed
f1e1db0
View commit details
Copy full SHA for f1e1db0
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
Fixing https://github.com/CakeDC/users/issues/42 and https://github.com/CakeDC/users/issues/39 - made the schema getting the right schema data now from the sectionSchemas.
Florian Krämer
committed
4366a89
View commit details
Copy full SHA for 4366a89
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
https://github.com/CakeDC/users/pull/41 Made the use of slugs configurable
Florian Krämer
committed
584aa8c
View commit details
Copy full SHA for 584aa8c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL