Skip to content
  1. Jun 24, 2006
  2. Jun 23, 2006
  3. Mar 14, 2006
  4. Feb 26, 2006
  5. Feb 25, 2006
  6. Feb 12, 2006
  7. Feb 01, 2006
  8. Dec 14, 2005
  9. Dec 05, 2005
  10. Dec 02, 2005
  11. Dec 01, 2005
    • Earl Miles's avatar
      Added documentation · e49122b4
      Earl Miles authored
      e49122b4
    • Earl Miles's avatar
      * arguments API · 316ee8bf
      Earl Miles authored
      *  Create a tool to ease creation of default views.
      *  add not-saved reminder to form
      316ee8bf
    • Earl Miles's avatar
      * provide blocks for default views that request them · c7184cd0
      Earl Miles authored
      Fixed a serious bug in List View that printed nodes too many times
      c7184cd0
    • Earl Miles's avatar
      * query caching · 76f0b90e
      Earl Miles authored
      *  redo the $tabledata stuff to generate once and stick it into a well-named
         global for cacheing (this is a prelude to exposing the API).
      *  Just put the node information in the full tables section, rather than 3 stupid functions
      *  default views
      *  Expose an API so modules can provide table and sorting and special
         field-handling information.
      *  allow random selection from a view
      76f0b90e
    • Earl Miles's avatar
      * get rid of $view->numsorts · f8c376bf
      Earl Miles authored
      *  Try to change hardcoded switch-case statements to callbacks where it
         makes sense to allow modules to extend functionality.
      *  Re-factor sorting info so that it goes into the table data and is assembled,
         rather than being hard-coded as it is now.
      *  Create on-the-fly filtering too
      *  Allow a NOT in the and/or algorithm.
      *  description field for view
      *  Add changed field to prevent multiple admins from saving views simultaneously
      f8c376bf
  12. Nov 28, 2005
  13. Nov 25, 2005