- 07 Mar, 2014 1 commit
-
-
Rajesh Taneja authored
Replaced content_viewed event with appropriate events and deprecated content_viewed event
-
- 28 Feb, 2014 1 commit
-
-
Petr Škoda authored
-
- 29 Jan, 2014 1 commit
-
-
Rajesh Taneja authored
-
- 21 Jan, 2014 1 commit
-
-
Petr Škoda authored
Level is a reserved word in sql, sorry.
-
- 03 Dec, 2013 1 commit
-
-
Ankit Agarwal authored
-
- 27 Sep, 2013 1 commit
-
-
Frederic Massart authored
-
- 27 Aug, 2013 1 commit
-
-
- 21 Aug, 2013 1 commit
-
-
Frederic Massart authored
-
- 06 Aug, 2013 2 commits
-
-
Ankit Agarwal authored
-
Sam Hemelryk authored
-
- 04 Aug, 2013 1 commit
-
-
Petr Škoda authored
This makes the '*' observers to be executed always first. This change allows us to implement parent event class catching if we ever decide we need it without breaking BC. This change includes some more unit test fixes.
-
- 01 Aug, 2013 1 commit
-
-
Ankit Agarwal authored
-
- 19 Jul, 2013 7 commits
-
-
Petr Škoda authored
-
Petr Škoda authored
Do this in new validate_data() instead, thanks Fred.
-
Petr Škoda authored
-
Petr Škoda authored
-
Petr Škoda authored
-
Petr Škoda authored
* fix typos (thanks Rajesh) * move log related data out from event API specification * change callable key in definition to callback * use event data in observers instead of cached records if possible * event level is now a number 1…100 * improved event safety checks * add event name and description method * new can_view() method * improve unit tests to test all callable types * improved performance
-
Petr Škoda authored
-