Mikael Nordfeldth
|
1ea876296d
A bunch of FormAction and ManagedAction synchronization
|
9 tahun lalu |
Roland Haeder
|
db704b5d10
Fixed type-hints + added assert + method getGroup().
|
10 tahun lalu |
Mikael Nordfeldth
|
6ed66d9c76
Local_group and User are now assumed to be in same namespace
|
11 tahun lalu |
Mikael Nordfeldth
|
8912cdc7a4
Validate::uri replaced with filter_var for HTTP[S] URL checks
|
11 tahun lalu |
Mikael Nordfeldth
|
f0e967fefd
needLogin renamed checkLogin and made a property
|
11 tahun lalu |
Mikael Nordfeldth
|
83000f6f5e
Proper definition of $args array in NewgroupAction->prepare
|
11 tahun lalu |
Mikael Nordfeldth
|
cfa699e445
NewgroupAction converted to extend FormAction
|
11 tahun lalu |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 tahun lalu |
Mikael Nordfeldth
|
ea837cea67
added missing return statement after showForm call
|
12 tahun lalu |
Evan Prodromou
|
636455ad82
Fix conflict between URL parameter and POST parameter with groups
|
13 tahun lalu |
Evan Prodromou
|
b41c62a27c
single flag for private groups
|
13 tahun lalu |
Brion Vibber
|
0bec9cfdbc
Add request_queue table and user_group.join_policy column, for upcoming join & subscription moderation.
|
13 tahun lalu |
Evan Prodromou
|
2cdba23df4
hook for new group through a form, same as editing
|
13 tahun lalu |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
13 tahun lalu |
Brion Vibber
|
281076d5f6
Fix for PHP notice spew in group creation via API: set default 'mainpage' in User_group::register() rather than forcing all callers to do it manually.
|
14 tahun lalu |
Brion Vibber
|
90c7ff1983
Merge branch 'master' into 0.9.x
|
14 tahun lalu |
Brion Vibber
|
d3d9797496
Prevent group creation by silenced users.
|
14 tahun lalu |
Brion Vibber
|
dc350b5463
Work in progress on nickname validation changes. lib/nickname.php appears to have been destroyed by NetBeans and will be rewritten shortly. Sigh.
|
14 tahun lalu |
Brion Vibber
|
e4913f9722
fix syntax error introduced in i18n tweaks: newgroup action
|
14 tahun lalu |
Brion Vibber
|
9621904cac
Revert "Missing one close-paren in newgroup.php" - incorrect fix for paren bug
|
14 tahun lalu |
Evan Prodromou
|
3afb031d92
Missing one close-paren in newgroup.php
|
14 tahun lalu |
Brion Vibber
|
bc85f6914b
fix syntax error introduced in i18n tweaks: newgroup action
|
14 tahun lalu |
Siebrand Mazeland
|
08edd1fedf
* i18n/L10n updates.
|
14 tahun lalu |
Siebrand Mazeland
|
a12474a99d
* i18n/L10n fixes.
|
14 tahun lalu |
Siebrand Mazeland
|
cb74822e7a
i18n/L10n consistency updates.
|
14 tahun lalu |
Evan Prodromou
|
d53b4b9b84
save mainpage element for groups
|
14 tahun lalu |
Evan Prodromou
|
e6858d7203
modify group actions so they use Local_group to look up by nickname
|
14 tahun lalu |
Eric Helgeson
|
199ccdb53f
Consolidate group creation into static function in User_group
|
15 tahun lalu |
Evan Prodromou
|
4f5badda94
remove inboxes option
|
15 tahun lalu |
Evan Prodromou
|
5d09b6b3f0
Merge branch '0.8.x' into 0.9.x
|
15 tahun lalu |