Robin Millette
|
17fb51f747
added filler text to notice and group search, suggesting other search options.
|
15 years ago |
Evan Prodromou
|
1116526f08
fixed pagination variable problem
|
15 years ago |
Evan Prodromou
|
d1b2a9d708
Somewhat better behaviour with mixed caps in search
|
15 years ago |
Adrian Lang
|
bdb8c12d97
Completely refactored noticesearch list, now using subclassing for highlighting. Fixes #1240 and probably other bugs.
|
16 years ago |
Adrian Lang
|
d005b37071
Fixes #1241: in-reply-to links were broken due to copy and paste error (Variable name was wrong).
|
16 years ago |
Evan Prodromou
|
22b10399aa
Unify feeds definition in actions
|
16 years ago |
Robin Millette
|
7763f804ca
trac #233 Explicitely show we have an rss feed for notice searches.
|
16 years ago |
Evan Prodromou
|
343cd6f205
Move common_avatar_* functions to Avatar
|
16 years ago |
Zach Copley
|
ab82978b2d
Trac #894 and #1013 - fixed bad redirects after delete notice
|
16 years ago |
Sarven Capadisli
|
02eecb4f07
Minor markup consistency
|
16 years ago |
sarven
|
4980f654a8
Notice search markup and style
|
16 years ago |
sarven
|
18eb40c988
Search form markup and style
|
16 years ago |
Robin Millette
|
0f6bc2190a
mark a bunch of actions read-only
|
16 years ago |
Robin Millette
|
bee32a6cb0
uiredesign
|
16 years ago |
Evan Prodromou
|
4b0cf99e56
Convert use of common_server_error and common_user_error to methods on Action
|
16 years ago |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
16 years ago |
Evan Prodromou
|
b264c03d32
move opening brace of class declaration to next line
|
16 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
edbc0c665c
replace all tabs with four spaces
|
16 years ago |
millette
|
6b29f6ed70
sphinx integration for notices and profiles
|
16 years ago |
millette
|
bf72cde96f
sphinx search for notices
|
16 years ago |
zach
|
1e8d26baec
CSRF Protection for login and new notice. Ticket #503
|
16 years ago |
Evan Prodromou
|
7ff02bb7d4
try to clean up user-without-profile errors
|
16 years ago |
CiaranG
|
3632a76773
PostgreSQL: support for full text searching (notice and people)
|
16 years ago |
Evan Prodromou
|
12aba8ba32
emergency fixup for bad notices in notice search
|
16 years ago |
Mike Cochrane
|
58ae93a621
Don't highlight search terms inside url
|
16 years ago |
Mike Cochrane
|
a1515e5411
Some more notice errors - I guess I'm the only one developing with E_ALL
|
16 years ago |
Mike Cochrane
|
834c21b2aa
Merge some gettext strings to one line so translation tools are happier
|
16 years ago |
Mike Cochrane
|
8b32942658
Trailing whitespace on lines
|
16 years ago |
Mike Cochrane
|
ce2b174c4a
More _t( to _( and sprintfs in new code
|
16 years ago |