- 28 Jan, 2008 3 commits
-
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
changing the 'change view layout' link on view/blocks.php to 'change my view layout', and removing the confusing image
-
- 25 Jan, 2008 2 commits
-
-
Clare Lenihan authored
-
Clare Lenihan authored
fixing bug where users are unable to give logged in users, friends, public or groups access to views problem caused by me changing what I thought were just language strings, which messed everything up
-
- 24 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 22 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 21 Jan, 2008 2 commits
-
-
Clare Lenihan authored
adding confirm dialog to cancel with new view, and cancelling now deletes the partially created view
-
Clare Lenihan authored
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 02 Dec, 2007 6 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Changed the title strings for editing a view and its access. Also added a string describing the view access screen.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Hopefully soon this will replace formattedtitle because this string allows us to link the view name to the view and the user name to their profile page.
-
- 30 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 28 Nov, 2007 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Namely: the string saying how many results there are, and the string that says there are no artefacts to choose from.
-
Nigel McNie authored
Now the items are layed out in a grid to the right of the searcher, which saves some vertical space and has more fluidity to the layout. Also, the calendar elements have from/to text, which is a small violation of the language text freeze but makes the purpose of the calendar items for each element much clearer. I'd like to add more text to this page as an explanation, though that would be a larger violation.
-
- 06 Nov, 2007 1 commit
-
-
Penny Leach authored
-
- 29 Oct, 2007 1 commit
-
-
Nigel McNie authored
Add a hover title to all clickable titles in a view telling the user that they can click for more information and to place feedback.
-
- 25 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 24 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 16 Oct, 2007 15 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
A couple of language string changes due to the graphic design work. Added a couple of new ones to, mostly to deal with informational error cases
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Penny Leach authored
view/view.php reworked - all the blocktype and view class changes done in order to support non editable views
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
Added a language string for confirming deleting a blockinstance. Also changed other language strings to refer to them as 'blocks', users probably would get confused by the 'instance' part.
-
Penny Leach authored
-
Penny Leach authored
sends data back to database, reads data from database. Getting the reordering done with the unique constraint on view/column/order was .. interesting ... Next: ajax version
-
Penny Leach authored
- beginnings of sourcing view block data from the database and some work on the BlockInstance class.
-
- 08 Sep, 2007 1 commit
-
-
Nigel McNie authored
The javascript calendar integration appears to have some bugs, some in the calendar and some in the hook-in javascript I wrote. I did manage to get the date inserting when you clicked 'today', but other problems with the behaviour (like not being able to select certain dates from the calendar under certain conditions) have led me to remove the javascript handling of valid dates and implement it server-side (as it should have already been anyway). Maybe later, someone can come back and do the javascript properly.
-