Evan Prodromou
|
3f5ffe5c5b
|
set correct key types for User_flag_profile
|
2010-01-24 15:57:56 -05:00 |
|
Evan Prodromou
|
b91a035025
|
add function doc comment to User_flag_profile::create()
|
2010-01-24 11:20:08 -05:00 |
|
Evan Prodromou
|
a55939f3b1
|
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
|
2010-01-06 23:23:30 -08:00 |
|
Evan Prodromou
|
e1c7851a06
|
pass through keys() as keyTypes() for UserFlag
|
2010-01-06 23:22:49 -08:00 |
|
Brion Vibber
|
4e2acd153b
|
...and drop the unnecessary &reference from child class pkeyGet() overrides.
|
2010-01-06 14:28:40 -08:00 |
|
Evan Prodromou
|
6d3e6b4284
|
move flag creation to a method of data object
|
2009-12-28 10:58:49 -08:00 |
|
Evan Prodromou
|
a80fa17872
|
phpcs-clean User_flag_profile as best as possible
|
2009-12-28 09:15:07 -08:00 |
|
Zach Copley
|
2b6cf0d8b6
|
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
This reverts commit a373d07ae0 .
Conflicts:
classes/statusnet.ini
lib/schema.php
plugins/Authentication/AuthenticationPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/UserFlag/UserFlagPlugin.php
|
2009-11-25 23:54:36 +00:00 |
|
Craig Andrews
|
a373d07ae0
|
Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them
|
2009-11-16 15:24:25 -05:00 |
|
Evan Prodromou
|
5cd385fe4f
|
fixup key definition for User_flag_profile
|
2009-11-07 13:39:55 -05:00 |
|
Evan Prodromou
|
55c7c943e7
|
Simply flag a profile for review
Instead of trying to have lots of different flags on different
objects, cut to the core of this functionality: flag a profile for
moderator review.
|
2009-11-07 13:10:22 -05:00 |
|
Evan Prodromou
|
f2b642ce82
|
insert profile flags more or less correctly
|
2009-11-01 23:25:30 -05:00 |
|
Evan Prodromou
|
e42967fe3e
|
add data definitions to user flag classes
|
2009-11-01 14:24:40 -05:00 |
|
Evan Prodromou
|
644263f989
|
update autogenerated data objects to match our classes
|
2009-11-01 14:16:50 -05:00 |
|
Evan Prodromou
|
fa661664dd
|
remove exe flags on UserFlag data objects
|
2009-11-01 14:12:19 -05:00 |
|
Evan Prodromou
|
9cb74c439a
|
autogenerated files for UserFlag data objects
|
2009-11-01 14:11:52 -05:00 |
|