| /[drupal]/contributions/modules/carbon/carbon.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
changed text and legth of some settings fields. Remove superflous spaces generated by _format_date
allow colour palette to be customised
allow units of CO2 and money to be changed.
carbon_transfer.inc included, otherwise node/add doesn't show whole form
move carbon_transfer.inc off the static include list (to avoid reeclaration error).
move access check for edit/add links back to the calling functions.
more careful handling of dates
make date handling consistent and use format specified by drupal admin
include carbon_transfer.inc, fix link to stamp
carbon/%node/edit protection checked before entering settings
carbon.css moved to misc/ dir.
row editing using ajax and related changes
Put the admin pages back into new menu structure
first pass at drupal-6 version. gui also in transition.
Replaced calls to drupal's format_date() with direct calls to date() routine that uses the same timezone as other php routines like strtotime().
work in progress
branch DRUPAL-5 merged in
carbon purchases, transfers added. Report, calculation functions cleaned up.
disable carbon account sharing as not yet working
allow normal users to delete their own carbon stamps and accounts.
links improved, protection granularity sharpened. Other cosmetic changes.
Menu changed and fixed bug so 'carbon source model filter' settings could be saved.
add carbon/crag links to menus and links
add menu entry to enable installation of default carbon sources
changed the entity 'carbon footprint' to 'carbon_account'
Tweaks. Help users install carbon sources if none present. Generate h1 tags if footprint or source tables have zero rows to avoid format problem with bluebreeze.
Add enhancement 125959, allow default chart to be specifed on carbon footprint in settings. Allow in situ carbon stamp editing to be enabled/disabled in setting.
fix admin menu
fix carbon sources links
fix drupal 5 issues that prevented carbon_user generating hooks under my account, fix bar and pie chart links generated under table of footprints
second version of drupal 5 port
drupal 5 1st version
give anonymous users the opportunity to see carbon footprints if permitted by their owners.
include carbon_admin.inc. Fix links at bottom of page so 'my links' is relative to owner of carbon footprint not the logged in user - this should help admins.
add reverse video links, make carbon_access better for handling stamps.
add chart links to views of carbon_footprint node
include carbon_chart.inc
Fixed bug http://drupal.org/node/108631, the edit pane for any user was not accessible. Caused by hook_user returning invalid data for operations other than view.
fix bug http://drupal.org/node/107785, "My Footprint" shows up in teasers
Setting variable names prepended with carbon.
remove spurious links added to none carbon nodes.
don't include test file: carbon_console.inc
carbon_help, carbon_menu, carbon_access changed
better implementation of hook_user
menu interaction redone
bug fixing, improve integration with user module
first rough version that just works
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |