Brenda Wallace
|
56496a2cb5
|
add missing group by item, to make database that aren't mysql happy
|
2009-06-24 21:31:10 +12:00 |
|
Robin Millette
|
5897dfa4c3
|
Refactored new sections code to proper classes and added notice link to links in notice sections.
|
2009-05-17 22:06:08 -04:00 |
|
Robin Millette
|
2039466495
|
trac#1223 Show most popular notices per tag in the tag page sidebar.
|
2009-04-14 23:03:19 +00:00 |
|
CiaranG
|
ea0c5f565c
|
The correct version of the bad fix I undid in the previous commit. Must explicitly specify all relevant columns in the GROUP BY.
|
2009-03-05 14:52:35 +00:00 |
|
CiaranG
|
0c066db428
|
Undo my previous change that breaks the Popular Notices section on the public timeline under MySQL
|
2009-03-05 14:35:50 +00:00 |
|
CiaranG
|
115519a5e7
|
PostgreSQL - made all 'weight' calculating SQL expressions compatible with both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason.
|
2009-03-04 15:32:26 +00:00 |
|
Leslie Michael Orchard
|
76d506cf16
|
NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning
|
2009-02-20 16:39:08 -05:00 |
|
Evan Prodromou
|
b9fc7334a8
|
Fix the More... link for popular notices section
|
2009-02-14 17:48:08 -05:00 |
|
Sarven Capadisli
|
99fba4932d
|
Ticket 1044 -- Removed border-top, reduced padding, changed notice
count from 6 to 5, removed nickname.
|
2009-02-02 17:02:58 +00:00 |
|
Evan Prodromou
|
7260153bd1
|
Add a section for popular notices sitewide
|
2009-01-22 19:48:17 +00:00 |
|