server
/
askbot
master
splineupdate
source for deployed askbot instance (frange.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
askbot
/
models
/
tag.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed format of the personal group names
Evgeny Fadeev
2012-09-16
1
-1
/
+1
*
factored out the name prefix for the personal groups to just one place
Evgeny Fadeev
2012-09-16
1
-1
/
+2
*
added the openness field to group and migrated data from is_open to openness
Evgeny Fadeev
2012-09-02
1
-1
/
+1
*
made get_moderators function group-aware
Evgeny Fadeev
2012-09-02
1
-4
/
+0
*
Revert "Added models/group.py to start migrationg the new Group model from Tag"
Adolfo Fitoria
2012-08-29
1
-1
/
+0
*
Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups
Adolfo Fitoria
2012-08-29
1
-54
/
+29
|
\
|
*
tests pass, but group-related features need some manual testing and more test...
Evgeny Fadeev
2012-08-29
1
-54
/
+4
|
*
removed old askbot group models
Evgeny Fadeev
2012-08-27
1
-6
/
+3
*
|
Added models/group.py to start migrationg the new Group model from Tag
Adolfo Fitoria
2012-08-24
1
-32
/
+3
*
|
initial add group tag in the menu
Adolfo Fitoria
2012-08-23
1
-1
/
+1
|
/
*
cosmetic fixes in the widget setup
Evgeny Fadeev
2012-08-16
1
-0
/
+8
*
allow people sharing questions with "foreign" groups
Evgeny Fadeev
2012-08-08
1
-0
/
+5
*
made it impossible to leave the "everyone" group
Evgeny Fadeev
2012-08-07
1
-3
/
+4
*
fixed "share with everyone" and sharing threads with multiple groups
Evgeny Fadeev
2012-08-05
1
-0
/
+4
*
added global user group
Evgeny Fadeev
2012-08-03
1
-2
/
+23
*
changed to using just Tag for suggested and approved tags
Evgeny Fadeev
2012-07-08
1
-66
/
+123
*
created a page for tag moderation, at this point it is only listing the sugge...
Evgeny Fadeev
2012-07-05
1
-0
/
+65
*
refactored Thread.update_tags() a bit more
Evgeny Fadeev
2012-06-26
1
-0
/
+8
*
filtered tag moderation from events when new tags "exist" as categories
Evgeny Fadeev
2012-06-26
1
-0
/
+36
*
group-private posts work on screen, still need update on the email alert and ...
Evgeny Fadeev
2012-06-19
1
-0
/
+7
*
made moderation dialog work again after the merge
Evgeny Fadeev
2012-06-07
1
-1
/
+3
|
\
|
*
Merge branch 'master' into user-groups
Evgeny Fadeev
2012-06-07
1
-1
/
+3
|
|
\
|
|
*
fixed bug where creating a group could introduce a duplicate tag
Evgeny Fadeev
2012-06-03
1
-1
/
+3
*
|
|
merged master and user-groups branches
Evgeny Fadeev
2012-05-23
1
-22
/
+20
|
\
|
|
|
*
|
reformatted groups list everywhere, added "my groups" and "all groups" sectio...
Evgeny Fadeev
2012-05-21
1
-22
/
+20
|
|
/
*
/
basic category tree-like tag selector works, but the tree is not yet editable
Evgeny Fadeev
2012-05-11
1
-5
/
+22
|
/
*
added a possibility to have independent set of "subscribed" tags in addition ...
Evgeny Fadeev
2012-05-07
1
-1
/
+5
*
group logo can be saved and displayed
Evgeny Fadeev
2012-03-30
1
-0
/
+3
*
user groups are deletable, commit from the bus en route to Cordoba
Evgeny Fadeev
2012-03-20
1
-1
/
+9
*
assigning users to groups works
Evgeny Fadeev
2012-03-20
1
-1
/
+28
*
assigning users to groups about 2/3 way done
Evgeny Fadeev
2012-03-19
1
-0
/
+16
*
Speed optimizations for the main page; bugfixes; added new tests and upgraded...
Tomasz Zielinski
2012-01-19
1
-33
/
+4
*
Page_size removed for questions
Tomasz Zielinski
2012-01-14
1
-7
/
+2
*
Some more cleanup before major migration to Post
Tomasz Zielinski
2011-12-29
1
-3
/
+1
*
Further Users views migration; cleanup before major migration to Post
Tomasz Zielinski
2011-12-29
1
-1
/
+6
*
Tickets 104, 107: transplant of tags
Tomasz Zielinski
2011-12-07
1
-19
/
+5
*
added setting to switch between tag cloud and tag list
NoahY
2011-07-27
1
-4
/
+3
*
still trying to sort tag cloud
NoahY
2011-07-27
1
-1
/
+1
*
reoder tags by name
NoahY
2011-07-27
1
-3
/
+4
*
tag cloud sorting
NoahY
2011-07-27
1
-1
/
+1
*
mandatory tags work
Evgeny Fadeev
2011-07-13
1
-0
/
+13
*
fixed another correctness bug on tag subscriptions
Andrei
2011-04-07
1
-0
/
+13
*
added support to receive email updates on interesting and exclude ignored wil...
Evgeny Fadeev
2011-04-03
1
-2
/
+22
*
added display tag filter strategy - instead of just hide ignored
Andrei
2011-03-21
1
-2
/
+1
*
applied Benoits patch for the tag stats command
Evgeny Fadeev
2011-03-15
1
-1
/
+1
*
finished the wildcard tag feature
andrei
2011-02-28
1
-17
/
+9
*
instant email alerts probably work with the wildcard tag selections
andrei
2011-02-23
1
-3
/
+26
*
removed unused imports
Evgeny Fadeev
2011-01-09
1
-3
/
+2
*
added taxonomist badge and incremented the version
Evgeny Fadeev
2011-01-05
1
-1
/
+2
*
unused tags are automatically deleted
Evgeny Fadeev
2010-11-20
1
-31
/
+12
[next]