Raymon Johnstone
b9b226fea6
removed extra files
2014-05-17 16:04:23 -04:00
Connor Turland
72b3ae625b
made all changes for heroku
2014-05-17 15:02:48 -04:00
Connor Turland
48dc11b53d
added ability for an admin to add metacodes and metacode sets
2014-05-17 14:57:03 -04:00
Connor Turland
53544e05a9
changed templates to use script tag rather than div tag and that way browsers don't try and read them as html
2014-05-17 07:32:52 -04:00
Raymon Johnstone
dc6295328a
Fixed issue where setting your settings would log you out.
2014-05-15 18:28:30 -04:00
Robert Best
f62107ba43
Merge pull request #317 from Connoropolous/Rob's-1-edits
...
Changed search shortcut to be Ctrl+/
2014-05-15 10:55:42 -04:00
Robert Best
af8de6aff0
Changed search shortcut to be Ctrl+/
2014-05-15 10:50:19 -04:00
Raymon Johnstone
0e25fb4cdb
removed backup files as well as further mods for settings page
2014-05-14 16:51:16 -04:00
Raymon Johnstone
02b87fdafe
Filters removed from settings page
2014-05-14 16:16:26 -04:00
Raymon Johnstone
64f3bf8bbe
Filter ScrollBar update fixed
2014-05-14 15:21:17 -04:00
Raymon Johnstone
2f2f6e64fe
Changes to PAG for external pages to load in a new tab
2014-05-14 14:42:15 -04:00
Robert Best
2e5947a243
Fixes #312
2014-05-04 15:12:38 -04:00
Connoropolous
2e6ea8fb1e
removed coming soon
2014-03-06 08:12:41 -08:00
Connoropolous
27caf6e0a8
Added tutorial video in
2014-03-06 08:08:45 -08:00
Robert Best
6cf63b4e83
Added financial support links to PAQ
2014-03-05 13:10:41 -05:00
Robert Best
6a80c021ec
Update paq.html.erb
...
Made a few changes, mostly just adding links.... what still remains is to add links for Flattr, Paypal, and Bitcoin
2014-03-03 23:21:23 -05:00
Connor Turland
8c985add2c
styled autocompletes and tooltips
2014-03-03 16:58:03 -08:00
Connor Turland
8c1c4e3202
fixed registration issues
2014-03-03 10:28:16 -08:00
Connor Turland
1c5a57d67c
disabled topic and synapse creation on public map that's not yours
2014-03-03 03:05:59 -08:00
Connor Turland
d89dddb45c
hopefully changed jit to not cause compile error
2014-03-03 02:23:14 -08:00
Connor Turland
ee82650e64
precompiled
2014-03-03 02:17:54 -08:00
Connor Turland
5b2c20e475
precompiled
2014-03-03 02:17:44 -08:00
Connor Turland
909a5307d0
social icons name change
2014-03-03 01:37:15 -08:00
Connor Turland
72724c8da5
recently active maps
2014-03-03 01:11:04 -08:00
Connor Turland
19df96cb77
reworked logged in homepage
2014-03-03 00:25:47 -08:00
Connor Turland
7f5269bb84
added the ability to change the map permission from the map info box
2014-03-02 18:53:19 -08:00
Connor Turland
5fe3eb8f00
fixed capitalization issues. tidied up topic pages. added center this topic icon
2014-03-02 16:36:18 -08:00
Connor Turland
c20c3b0e54
added ctrl+click for mac to act as right click for nodes and synapses
2014-03-02 15:56:07 -08:00
Connor Turland
dfca29c9b3
put message above canvas
2014-03-02 15:24:13 -08:00
Connor Turland
4fc60c13e7
ability to change the permissions of multiple through the right click menu implemented
2014-03-02 15:05:03 -08:00
Connor Turland
a36d1c8aec
added updated metacode images and fixed synapse pointer
2014-03-02 12:01:06 -08:00
Connor Turland
2249fc4893
added pointer to node hover, fixed synapse permission edit bug
2014-03-02 11:53:22 -08:00
Connor Turland
2abeb73e9a
styled synapse card
2014-03-01 19:02:27 -08:00
Connor Turland
5dd03ab4f7
cross browser flexbox support
2014-02-26 15:52:54 -08:00
Connor Turland
428462abf5
hope to have fixed the double click to open topic card issue
2014-02-26 14:45:01 -08:00
Connor Turland
762fc21e9e
Merge branch 'master' of github.com:Connoropolous/metamaps_gen002
2014-02-26 12:40:13 -08:00
Connor Turland
2cf04f96cb
removed last_edited from map model, and set up code to update map updated_at column whenever certain events happen that update the map
2014-02-26 12:23:29 -08:00
Connor Turland
c9aea733ad
fixed explore maps floating left issue
2014-02-26 12:00:18 -08:00
Connor Turland
4362e4f126
set the background back to normal, fixed the user sign up issue
2014-02-26 11:53:20 -08:00
Connor Turland
3a88abbb1b
background update test
2014-02-25 15:05:25 -08:00
Connor Turland
f990ee1c8c
added ability to change topic permission
2014-02-24 17:03:13 -08:00
Connor Turland
2e252c2647
fixed scrollbars further
2014-02-24 12:47:02 -08:00
Connor Turland
000089730c
fixed custom scroll bars on maps pages
2014-02-24 12:29:54 -08:00
Connor Turland
eb940a1f7b
moved lower bars lower to bottom
2014-02-24 11:51:55 -08:00
Connor Turland
2df3bda590
added hover to homepage image
2014-02-24 11:35:48 -08:00
Connor Turland
08341e3c83
replaced background images
2014-02-23 23:22:40 -08:00
Connor Turland
d093ebeeba
adding tooltips, added maps topic appears on pages.
2014-02-20 17:22:13 -08:00
poietic
d2ac26cbaf
Update paq.html.erb
...
changed answer about "are we making money from it or do we plan to?
2014-02-20 11:38:56 -08:00
Robert Best
f721441f11
Update main_controller.rb
...
Made edits to what results end up in the @topics array... THis should add more results, and not exclude incorrectly... and I made the default to search the desc and the link text too.
I hope I have done the array manipulation right with:
@topics = @topics + (@topics2 - @topics)
2014-02-18 23:33:09 -05:00
Robert Best
7cff0fb6fe
Update main_controller.rb
...
Made the changes from earlier comments... mostly just adding '%' to many of the searches
2014-02-18 22:44:10 -05:00
Connoropolous
2fdcb5dcc5
Update main_controller.rb
...
realized these lines we're duplicated
2014-02-18 16:45:11 -08:00
poietic
f7dc8cff60
Update _lightboxes.html.erb
...
evolved "about" description.
2014-02-17 16:30:40 -08:00
poietic
841879798b
Update paq.html.erb
...
added in flattr button and bitcoin address, for donations - may need a bit of formatting work..
2014-02-16 23:39:39 -08:00
poietic
1c0f2eb303
Update paq.html.erb
...
tweaks to answers
2014-02-16 23:34:01 -08:00
Connoropolous
f9166119f3
Update topics_controller.rb
2014-02-15 09:52:56 -08:00
Robert Best
350df8a410
Update main_controller.rb
...
changes comments to be same as others
2014-02-13 22:46:13 -05:00
Robert Best
2050e137bf
Update topics_controller.rb
...
We were missing the .downcase on term, so no queries with a capital ever find a match
See !connor
2014-02-13 22:32:51 -05:00
Robert Best
7c28e20b00
Update main_controller.rb
...
I commented notifications to you connor with !connor.... I havent looked at how to sort better yet, but my markups should make the pre-sort results a little better
2014-02-13 22:22:01 -05:00
Connor Turland
f26d13fb5f
fixed best_in_place issue, fixed toolbar functionality
2014-02-10 19:32:05 -05:00
Connor Turland
7b3311cb05
changed realtime folder
2014-02-10 02:03:06 -05:00
Connor Turland
ec9fe66bfe
styled notifications
2014-02-10 01:47:48 -05:00
Connor Turland
4e8fc6fe06
added tips to cards
2014-02-10 01:29:02 -05:00
Connor Turland
fb4da722ab
removed extra migrate files
2014-02-09 23:48:05 -05:00
Connor Turland
5181c91aa7
restyled PAQ and Request pages.
2014-02-09 23:36:23 -05:00
Connor Turland
ac12c2a9ae
added ability to change metacode. updated bottom left menu with icon, upper right menu with hover states
2014-02-09 18:54:45 -05:00
Connor Turland
bfdf706f15
cheatsheet and menu and upper right menu
2014-02-09 10:05:32 -05:00
Connor Turland
1c49a805bd
removed more old files, styled request invite page
2014-02-07 18:13:51 -05:00
Connor Turland
2045220622
styled lightboxes further, changed FAQ to PAQ
2014-02-07 17:25:02 -05:00
Connor Turland
17fe5fa241
styled faq page
2014-02-07 12:55:11 -05:00
Connor Turland
ab40ddfdf4
a lot of little coloring things
2014-02-06 15:16:51 -05:00
Connor Turland
86b60048c3
styled new map forms
2014-02-06 12:40:44 -05:00
Connor Turland
47710749a8
started styling map forms
2014-02-05 12:38:17 -05:00
Connor Turland
ae46c27bec
started styling map forms
2014-02-05 12:37:21 -05:00
Connor Turland
4350c0df1b
added lightboxes
2014-02-05 00:03:44 -05:00
Connor Turland
b5b147de7e
fixed error in account menu
2014-02-04 22:08:41 -05:00
Connor Turland
6a63b1fe47
removed assets
2014-02-04 22:03:24 -05:00
Connor Turland
fdcee3ae40
synapse autocomplete working
2014-02-04 20:28:06 -05:00
Connor Turland
8749ba8bbe
removed a bunch of unnecessary js.coffee files with nothing in them
2014-02-04 14:55:26 -05:00
Connor Turland
5271c1ea3d
configuring url to connect to for realtime
2014-02-04 13:41:27 -05:00
Connor Turland
285c87ade7
configured for redistogo and uncommented realtime messages
2014-02-04 12:08:09 -05:00
Connor Turland
4b64e4bc06
fixed issue with date edited in map info box
2014-02-04 11:06:10 -05:00
Connor Turland
9a560ff829
styled carousel autocomplete results. moved tooltips. built out map info box
2014-02-03 20:43:31 -05:00
Connor Turland
4e3c9fc439
added tooltips on search results, added icon for change metacode set, did further styling of open topic card
2014-02-03 00:35:21 -05:00
Connor Turland
6538577387
added ability to limit search results to just your own, and to minimize the different sections of search results
2014-02-02 14:56:07 -05:00
Connor Turland
9c3c7c5e01
enabled filter by metacode. enabled navigation through topic pages using right click. styled topic card
2014-02-01 03:57:19 -05:00
Connor Turland
d3500b0ce9
adjusted user model to not prevent sign ups
2014-01-31 11:58:32 -05:00
Connor Turland
7412b0a1b1
fixed one spot where it was trying to send realtime message over redis from the maps controller in save layout
2014-01-30 21:39:24 -05:00
Connor Turland
021fffe11f
added right click menu icons, did text wrap on labels
2014-01-30 21:28:10 -05:00
Connor Turland
9ca9e56536
improved the labels. started the right click menu. added the wand menu. added the create map feature. replaced images with recolored ones.
2014-01-30 19:32:15 -05:00
Connor Turland
efcc449471
fixed issue where settings page was redirecting to nonexistent user profile page
2014-01-28 23:53:13 -05:00
Connor Turland
fbdfff6b83
temporarily commented out lines that send realtime messages via redis
2014-01-28 23:34:50 -05:00
Connor Turland
d6d428df60
perhaps fixed login error
2014-01-28 23:27:32 -05:00
Connor Turland
414e59e280
this is a lot of changes. too many to say here, oops
2014-01-28 22:46:58 -05:00
Connor Turland
e44d57a6d9
updated the home page
2013-12-01 20:47:28 -05:00
Connor Turland
adcdea5d5e
fixed selecting things on the radial view, and the weird synapse autocomplete bug
2013-11-14 12:28:31 -05:00
Connor Turland
6e433683c7
updated user sign up advice on the invite page finally
2013-09-18 20:04:58 -04:00
Connor Turland
f32378398a
removed extra files
2013-07-11 11:16:06 -04:00
Connor Turland
b218d898ea
added account creation again. fixed realtime bug, border radius on the menu, fixed menu on console
2013-07-11 11:13:27 -04:00
Connor Turland
41044140b7
added completely new logging in system
2013-07-10 14:02:38 -04:00
Connor Turland
2545126b0b
fixed up some styling. extended rgraph radius. added show/hide labels
2013-07-09 12:32:13 -04:00